User forums > Using Code::Blocks

(bug) Command line CB shut down on corrupt project file

(1/1)

VincentB:
Dear code block experts,

I found the following bug : for some reason, one of my project file was corrupt. Here is the project file :


--- Code: ---<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<CodeBlocks_project_file>
<FileVersion major="1" minor="6" />
<Project>
<Option title="sys" />
<Option pch_mode="2" />
<Option compiler="gcc" />
<Build />
</Project>
</CodeBlocks_project_file>
--- End code ---

This file is corrupt as the XML <Build> section stops without starting. When I tried to compile the workspace containing this project in command line, the application was stopped by Windows shutting it down (an error report was requested by Windows).

I run under Windows XP professional
I am using the nightly build 3876

Best regards,
           Vincent.

Navigation

[0] Message Index

Go to full version