User forums > General (but related to Code::Blocks)
13.12 Commandline build instant crash
Ghorgoth:
I am using CentOS 5.6
while doing:
"codeblocks --rebuild --target="linux64" ~/my_project/project.workspace" , i get an instant crash that leads to a crash debug window report.
Am i doing something wrong, is there a work around ?
Thanks
MortenMacFly:
--- Quote from: Ghorgoth on January 08, 2014, 02:57:49 pm ---Am i doing something wrong, is there a work around ?
--- End quote ---
The command line looks OK - please attach the crash report. It could be a wrong configuration of the batch build though.
Ghorgoth:
The virtual machine i was working on this is broken,
i do it now on a Centos6 6.4 and i do not get the same error report, but i get the following error window (attached)
It says "nothing to be done" even if i give --rebuild fkag, then crashes.
Thanks,
ps : when migrating to the new codeblocks release, i removed the old configuration to prevent any configuration issue.
The last line of the screenshot has --target=linux64 but i also tried --target="linux64" which is of course a correct target name.
oBFusCATed:
Hm, how have you installed C::B?
Does it crash the same way as with a simple console hello world project?
Ghorgoth:
I installed it using the official Centos6 packages downloaded on the website, then installed them using Centos package manager.
No i haven't tried with a simple project, i'll check.
edit - Well, it seems that i was mispelling my target name and the crash was due to that. If i type the correct target name it does not crash anymore ;)
Navigation
[0] Message Index
[#] Next page
Go to full version