I've only used Visual C++ to code it, but am wondering are there any other compilers/editors/ide's which people use a lot to code C++ in?
Thanks
Printable View
I've only used Visual C++ to code it, but am wondering are there any other compilers/editors/ide's which people use a lot to code C++ in?
Thanks
Dev-C++: bloodshed.net/devcpp.html.
With Bloodshed Do I need to install a compiler also, or does one come with it?
If I do need one, what to use?
Thanks
Nevermind I'm seeing the download pkg comes with one.
I'm using Code::Blocks at the moment.
For some reason I perfer it to Dev-C++, not sure why.
There is an option to download the GCC/MINGW compiler with it.
I use XCode
I should hope so, considering CodeWarrior isn't supported on the Intel macs :) (or at least not yet). In any case, KDevelop is probably the best Linux IDE, so strongly consider it if you're using KDE.Quote:
I use XCode