Thursday, January 5, 2012

Does anyone know of a decent C++ IDE that runs on a Mac?

Unfortunately, the best IDE for C++ on the Mac (Codewarrior) is no longer sold or supported. Apart from XCode, Netbeans and Eclipse, the only other I can think of is Code:Blocks. Code:Blocks does code completion, and has an integrated debugger that supports GDB.

No comments:

Post a Comment