0.5 - Installing An Integrated Development Environment (IDE)
0.5 - Installing An Integrated Development Environment (IDE)
0.5 - Installing An Integrated Development Environment (IDE)
5. If you are developing on Linux (or you are developing on Windows but want to write programs that you can easily port to Linux), we recommend Code::Blocks. Code::Blocks is a free, open source, cross-platform IDE that will run on both Linux and Windows. Windows users, make sure to get the version with MinGW bundled. Alternately, some people prefer to use Bloodsheds Dev-C++, which also runs on both Windows and Linux.
6. Mac users can use Xcode if it is available to you, or Eclipse. Eclipse is not set up to
use C++ by default, and you will need to install the optional C++ components.