.:`=-~rANdOm~`-=:.

Tech Lounge => General => Topic started by: SabbathFreak911 on March 18, 2010, 02:57:19 PM

Title: Compilers
Post by: SabbathFreak911 on March 18, 2010, 02:57:19 PM
I've started learning C++ and don't know much about the compilers yet. I know a bit of basically what they're for but are some compilers better then others? I don't know which compiler I should be using but right now I use the Dev-C++ 5 compiler from Bloodshed Software. Any suggestions?
Title: Re: Compilers
Post by: coolzeldad on March 18, 2010, 03:12:54 PM
I use the GNU GCC Compiler ( http://www.mingw.org/ (http://www.mingw.org/) - for Windows binaries ) along with code::blocks ( http://www.codeblocks.org/ (http://www.codeblocks.org/) ) as my IDE.

With code::blocks all setup, it's easy to work with. I recommend both.
Title: Re: Compilers
Post by: SabbathFreak911 on March 18, 2010, 03:40:02 PM
Thanks for the help :D.
Title: Re: Compilers
Post by: Ruben on March 21, 2010, 08:42:43 AM
Ya, i strongly recommend C::B with MinGW you can use VC 2005/2008 compiler too if you want to werk wif gmod libs and shiz,

plus simple Environment and nice shiz :)