Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: idhan on March 12, 2007, 10:26:21 pm
-
Hi,
I am trying code::blocks.. and I want to compile taking advantage of my 4 processors.. so, on Kdevelop I have a option to run 4 job simultaneously (or so many I want). The compile process is really fast on kdevelop. But on code::blocks only compile one cpp file after other.. How can I compile more jobs simultaneously??? Do I have any setting on code::block to do that????
thanks for you help..
-
Hi
Go to "Settings" / "Compiler and Debugger Settings"
in the "global compiler settings" section, select "Other settings" in the listbox, and you can enter the number of processes for parallels build.
-
thanks a lot :-)