I need a C++ Compiler, any one got one?
C++ Compiler
Started by CPlusPlus, Aug 15 2007 06:46 AM
5 replies to this topic
#1
Posted 15 August 2007 - 06:46 AM
|
|
|
#3
Posted 15 August 2007 - 07:01 AM
Dev Bloodshed C++
#4
Posted 15 August 2007 - 07:02 AM
Ah, dont worry ive got one, thanks alot anyway, guys.
#5
Posted 19 August 2007 - 04:24 PM
I would like to second the recommendation for Bloodshed's Dev-Cpp. If you're going to program for Windows, MSVC++ (Microsoft Visual Studio) is a good option. I use both. MSVC++ biggest advantage is much smaller output files because the MSVC++ uses the .NET Framework which has everything it needs (library etc...) pre-installed on all Windows (XP and Vista to my knowledge). Hope this info is useful.
#6
Posted 19 August 2007 - 08:56 PM
Hoser101 and Victor, you've to remember that he's looking for a compiler. Dev-C++ is not a compiler, but an IDE (Integrated Development Environment) Dev-C++ uses the compiler-package, as I suggested in my previous post, MingW.


Sign In
Create Account


Back to top









