I need a good open-source IDE for C++ programming on Windows. Any recommendation?
Open-source IDE
Dev C++, DJPP, and OpenWatcom come to my head.
There is also Code::Blocks. I really liked it when I used it. You can choose between the GNU Win32 compiler or VS C++ 2003 command line compiler. It also has templates for game engines such as OGRE and Irrlicht.
Go for Dev cpp. it works!. And is constantly undergoing development.
| kiranaghor wrote: |
| Go for Dev cpp. it works!. And is constantly undergoing development. |
Not really with their last release being in Febuary 2005. Also, I've head many really complain and hate Dev-C++ versus other IDEs. There haven't been complaints at least in the QB community for a while since I guess FreeBASIC is becoming more and more mature
