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
This is a discussion on Other IDE's Complilers people use? within the Tech Board forums, part of the Community Boards category; I've only used Visual C++ to code it, but am wondering are there any other compilers/editors/ide's which people use a ...
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.
dwk
Seek and ye shall find. quaere et invenies.
"Simplicity does not precede complexity, but follows it." -- Alan Perlis
"Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
"The only real mistake is the one from which we learn nothing." -- John Powell
Other boards: DaniWeb, TPS
Unofficial Wiki FAQ: cpwiki.sf.net
My website: http://dwks.theprogrammingsite.com/
Projects: codeform, xuni, atlantis, nort, etc.
C + C++ Compiler: MinGW port of GCC
Version Control System: Bazaar
Look up a C++ Reference and learn How To Ask Questions The Smart Way
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 should hope so, considering CodeWarrior isn't supported on the Intel macsI use XCode(or at least not yet). In any case, KDevelop is probably the best Linux IDE, so strongly consider it if you're using KDE.