try the Qt IDE, its free, but its a quite a bit different from others.
My advice is *USE VISUAL STUDIO* or try and get codeblocks working
Looking For a Good Compiler
Moderator: Coders of Rage
Re: Looking For a Good Compiler
Qt Creator
- mv2112
- Chaos Rift Junior
- Posts: 240
- Joined: Sat Feb 20, 2010 4:15 am
- Current Project: Java Tower Defence Game
- Favorite Gaming Platforms: N64/Xbox 360/PC/GameCube
- Programming Language of Choice: C/++, Java
- Location: /usr/home/mv2112
- Contact:
Re: Looking For a Good Compiler
Go hardcore:
Switch to linux (easier)
Use Pico for editing
G++/GCC and make for compiling
Switch to linux (easier)
Use Pico for editing
G++/GCC and make for compiling
- Ginto8
- ES Beta Backer
- Posts: 1064
- Joined: Tue Jan 06, 2009 4:12 pm
- Programming Language of Choice: C/C++, Java
Re: Looking For a Good Compiler
good god no. Don't switch to linux just for a compiler, and don't use straight gcc/++ for compilation. Install the codeblocks that comes with minGW, and maybe also get Qt Creator. Don't go overboard, and don't give up a good compiler just because you want a free/open source one. If you really want to, go ahead.mv2112 wrote:Go hardcore:
Switch to linux (easier)
Use Pico for editing
G++/GCC and make for compiling
Quit procrastinating and make something awesome.
Ducky wrote:Give a man some wood, he'll be warm for the night. Put him on fire and he'll be warm for the rest of his life.