I guess I'm just a sucker for open source projects. All of the MS programs I've ever used have been so bloated it's not funny.
|
Compiling programs via the command line 4 lyfe. g++ -o hello main.cpp ducks.cpp
|
At least makefile it LordAndrew, then you can do -j[Number of Cores] and speed it up a touch.
|
Code::Blocks nope I prefer Visual Studio