User forums > Nightly builds

The 27 May 2006 build is out.

<< < (3/4) > >>

killerbot:
Hello,

Well the problem is very simple, take a look at your cbp file in a regular editor :


--- Code: ---<CodeBlocks_project_file>
<FileVersion major="1" minor="1" />

--- End code ---

Your project file is rather old, it was created at the time CB was at project file's with version 1.1, now CB wants to "update" all project files to version 1.4


--- Code: ---<CodeBlocks_project_file>
<FileVersion major="1" minor="4" />

--- End code ---

Once this update is done, you won't get the project is modified message box anymore.

So do your --rebuild once, and press yes on the update question, next time you won't have it anymore.

Next to this little thingy, it was the intention that in batch build no update questions would be raised. So therefor a fix is coming soon ;-)

killerbot:
revision 2513 has fixed the problem, no project saving dialog popping up when the project is being modified internally.

Jewe:
I know that saving the project file will solve the problem but it will generate another if my IDE is newer on my machine than on my build machine.
Thx for solving the problem I'll check the nightly build tomorrow.

regards,

Jewe.

p.s. will try and reproduce the compiler problem with a test project.

korneliushowl:
hi guys,
I love to use CodeBlock , that's such great! :)
but after I installed the CodeBlock Rc2, then I downloaded the nightly build and overwrite them.

program still can execute, but display a message
my system is in chinese , I don't know how to translate to english
but I think that is
"can not find  getStringFromArray in code:block"

it's in WindowsXp sp2.

sethjackson:

--- Quote from: korneliushowl on May 29, 2006, 06:57:11 pm ---hi guys,
I love to use CodeBlock , that's such great! :)
but after I installed the CodeBlock Rc2, then I downloaded the nightly build and overwrite them.

program still can execute, but display a message
my system is in chinese , I don't know how to translate to english
but I think that is
"can not find  getStringFromArray in code:block"

it's in WindowsXp sp2.

--- End quote ---

Do not overwrite RC2 with a nightly build that is just asking for trouble.

Anways check this out.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version