News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Does C::B support to build .cbp in command line ?

Started by huzhongshan, August 12, 2010, 12:16:40 AM

Previous topic - Next topic

huzhongshan

I want to setup an auto-build for the project , can I directly use something like codeblocks   xxx.cbp /rebuild /target:xxx , ie use c::B in command mode for autobuild server.
I read the wiki , it seems no info.

should I have to export .cbp to makefile to do this ? or how?

stahta01

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Jenna

Quote from: huzhongshan on August 12, 2010, 12:16:40 AM
I want to setup an auto-build for the project , can I directly use something like codeblocks   xxx.cbp /rebuild /target:xxx , ie use c::B in command mode for autobuild server.
I read the wiki , it seems no info.

should I have to export .cbp to makefile to do this ? or how?
On *nix there is one thing you have to be aware of:
C::B can not run on real console.
You need a running x-server.