User forums > General (but related to Code::Blocks)
13.12 Commandline build instant crash
oBFusCATed:
OK, I was able to reproduce this crash now:)
burgerbecky:
I've gotten this crash when I invoke --build. To duplicate, just build a project where it's already built (In my case, I'm running the windows version) and after the project reports everything is build, it crashes on CodeBlocks exit. If I add --no-batch-window-close, it will build fine and leave the message dialog, which I can close manually without a crash. However, for batch file based builds, this isn't a good solution.
oBFusCATed:
@devs: Can someone familiar with batch build look at it. I can but it would take me a lot of time, which I don't have at the moment. :(
MortenMacFly:
--- Quote from: burgerbecky on January 14, 2014, 07:17:57 am ---I've gotten this crash when I invoke --build. To duplicate, just build a project where it's already built (In my case, I'm running the windows version) and after the project reports everything is build, it crashes on CodeBlocks exit.
--- End quote ---
I cannot reproduce.
I've taken the C::B project, running the batch build as:
codeblocks.exe --target=All --build "C:\Devel\CodeBlocks\src\CodeBlocks.cbp"
-> works just fine (ran in 5 times!). Adding --batch-build-notify or --no-batch-window-close in any combination works well, too?!
Ghorgoth:
Did you try specifying a wrong/mispelled target?
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version