09-26-2010, 06:22 AM
It's better if you look @ Hackforums.net for this
c++ free compiler?
|
09-26-2010, 06:22 AM
It's better if you look @ Hackforums.net for this
09-26-2010, 10:44 AM
Visual C++, Dev C++ ,Borland C++, Turbo C++(16 bit),MinGW....there are few more too...download all (they are small in size) & check which one suites your requirement......
10-01-2010, 09:00 AM
First of all, use this: http://www.microsoft.com/express/Downloa...Visual-CPP
and second, change your code into this: Code: #include <iostream>
10-03-2010, 07:32 AM
Cygwin is a C++ compiler no ?
10-06-2010, 04:54 PM
DevC++ is the way to go, maybe you dont have the right libraries and keep getting an error.
(10-06-2010, 04:54 PM)⌨⑂∞☢ ∃ ⊥ ∀ н ☢∞⑂⌨™ Wrote: DevC++ is the way to go, maybe you dont have the right libraries and keep getting an error. Dev-C++ is most certainly not the way to go. Unless you believe using abandoned software that hasn't been updated in half a decade is a good idea. In which case I'm not sure what to tell you. If you want to go with Dev-C++ then do yourself a favor and go with wxDev-C++. It is based directly off Dev-C++ but is current and still supported by its creator.
10-29-2010, 02:46 PM
All my C++ college classes used Dev c++ So Im pretty sure its still ok to use. They also gave out free copies of Visual Studio and said that its a better option which is a no brainer. So if you can get your hands on Visual Studio, go for it. If not I'd go Dev C++ havent run into any problems running my code with it yet.
"Death smiles at us all. All a man can do is smile back".
MSN: Xzotic@live.com |
« Next Oldest | Next Newest »
|
Possibly Related Threads… | |||||
Thread | Author | Replies | Views | Last Post | |
Building a Compiler ? | prince76 | 10 | 5,784 |
02-21-2012, 09:17 AM Last Post: AceInfinity |
|
Code Block compiler: "No compiler found" Fix | Inventor | 7 | 3,904 |
09-04-2011, 06:12 AM Last Post: Orgy |
|
Need a new compiler | Richard Runz | 2 | 1,035 |
08-07-2011, 11:17 AM Last Post: [Dr.House] |
|
C++ Compiler | Impuhlsive | 2 | 1,416 |
05-09-2011, 06:24 AM Last Post: cfillion |