View Full Version : Compilers
Xerxes
09-27-2007, 01:06 AM
Could someone point me to an okay, free C++ compiler, please? I've tried using Google but it keeps turning up with crappy, old, or expensive ones. I need to learn how to program and get a compiler to program with so I can make-a my dream game...
SataMaxx
09-27-2007, 09:29 AM
Dev-C++ is a GUI which compiles using gcc. Totally free and easy of use.
Jokker
09-27-2007, 04:47 PM
If you'd prefer mingw compilers (some things, like ODE, come with precompiled mingw things, that aren't compatible with gcc. I had trouble with it until I used this compiler), try Code::Blocks. Google Code::Blocks and you'll get a link.
Xerxes
09-27-2007, 10:11 PM
Thanks, yo. I'm gonna go google that right now!
danahribo
11-13-2007, 05:41 PM
Thanks, yo. I'm gonna go google that right now!
If you only plan to compile on windows, i would sugest MSVC++ Express.
If you want to build for other platforms + windows i would suggest Code::Blocks
vBulletin® v3.8.3, Copyright ©2000-2010, Jelsoft Enterprises Ltd.