What compiler works well?

Discussion about everything. New games, 3d math, development tips...
Post Reply
jsprenkle
Posts: 9
Joined: Tue Feb 13, 2007 2:14 am

What compiler works well?

Post by jsprenkle »

For windows I can choose vs2005express, cygwin, dev-c++, etc.
Any recommendations?
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

Any of those will work fine, I've never tried to compile under cygwin so I can't comment on that.
I'd recommend either Visual C++ 2005 Express (amazing debugger) or code::blocks (cross platform and supports multiple compilers), as dev-cpp hasn't been updated in over a year
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
Post Reply