Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

CodeBlocks.workspace is missing - causes error with batch_rebuild_all.bat

(1/1)

ironhead:
I just tried running the newly added batch_rebuild_all.bat file and it calls codeblocks.exe with the CodeBlocks.workspace file which is missing from the repository.  Can someone please add it?

Thanks :)

MortenMacFly:

--- Quote from: ironhead on June 29, 2012, 03:25:09 pm ---Can someone please add it?

--- End quote ---
Do it yourself - CodeBlocks.workspace = ContribPlugins.workspace + CodeBlocks.cbp
:-)

ironhead:

--- Quote from: MortenMacFly on June 29, 2012, 07:56:40 pm ---
--- Quote from: ironhead on June 29, 2012, 03:25:09 pm ---Can someone please add it?

--- End quote ---
Do it yourself - CodeBlocks.workspace = ContribPlugins.workspace + CodeBlocks.cbp
:-)

--- End quote ---

Fair enough, seems to be a little odd to have a batch file in the repository that requires something that is missing though.

You also need to make all the plugins dependent on the CodeBlocks project to ensure proper build order.

MortenMacFly:

--- Quote from: ironhead on June 29, 2012, 08:26:00 pm ---You also need to make all the plugins dependent on the CodeBlocks project to ensure proper build order.

--- End quote ---
Just make the CodeBlocks.cbp the first project in the workspace and you are done.

(I might commit this indeed...)

ironhead:

--- Quote from: MortenMacFly on June 29, 2012, 09:12:42 pm ---(I might commit this indeed...)

--- End quote ---

Saw it was done in r.8080 - many thanks! :)

Navigation

[0] Message Index

Go to full version