User forums > Using Code::Blocks

Preventing Code::Blocks Build log dialog box from appearing when building a .cbp

<< < (2/3) > >>

nhiorns:
Having made no changes to the batch build settings, on running the command with


--- Code: -----profile="batch"
--- End code ---

included, it first displays a window prompting me to select the compiler I want to use and then any subsequent times running the command it executes as previously described with the build log window appearing.

I am going to investigate the batch build settings to see if there is anything I can modify in that respect. All I am aiming for is a completely GUI free way of building my codeblocks project from the command line.

Thanks

Noel

stahta01:
Found the GUI location to do setting for this type of thing.

 "Settings" -> "Compiler" [Batch Builds]

Tim S.

nhiorns:
That is what I meant by:


--- Quote ---I am going to investigate the batch build settings
--- End quote ---

I had found that particular settings page, it doesn't seem to offer anything more than what you can already do with a command line command though.

stahta01:

--- Quote from: nhiorns on October 03, 2013, 09:19:10 am ---That is what I meant by:


--- Quote ---I am going to investigate the batch build settings
--- End quote ---

I had found that particular settings page, it doesn't seem to offer anything more than what you can already do with a command line command though.

--- End quote ---

I strongly suggest removing the options that you do NOT want!

What if the GUI options override the command line options?

Tim S.

Bafino:
Has this issue been solved? I am trying to run codeblock —rebuild in Jenkins, but it open the GUI and hangs. Is there a way to disable that GUI to pop up so the command could run in automation that doesn’t have active or interactive windows?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version