News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Command line compiling problems

Started by wvteijlingen, January 10, 2008, 05:18:19 PM

Previous topic - Next topic

wvteijlingen

Hello,

At the moment i'm using the latest nightly build. I want to build all my projects in the workspace using the command line. So i specified the following command:

codeblocks.exe --rebuild --batch-build-notify build.workspace

This does not work however. My project its name is HP. Now i've specified built options for HP, but not for default. Now i can not compile my workspace, because i get a notification that says no correct compiler is configured. That's correct. It is not for the default profile, it is for HP. How can i specify this from the command line? --target="All" seems not to work, any ideas?