User forums > Nightly builds

The 18 december 2006 build is out.

<< < (2/4) > >>

morgan:
First of all, thank you. I'm very happy to see someone trying to help me.

I cannot make a bug-report because codeblocks doesn't "bug", it "freezes" (perpetual computation)

I use 10 november release because 15 november's one can open my project, but sometimes, when i modify files and want to compile the project, codeblocks reports me "nothing to do" (which have already cost me hours and hours of bug-searching)... All earlier releases don't allow me to open the project. The same problem occurs with both windows & ubuntu (edgy eft), and with both code completion enabled & disabled.

when i open my project, codeblocks seems to open last opened files but nothing else happens (cpu enters a 100% rush).


and the great news... my boss just allowed me to post my project file. you can try to open it even if you haven't got my source-code. you will though be able to see the problem.

Thank you very much (and sorry for my pour english).

[attachment deleted by admin]

mandrav:

--- Quote ---and the great news... my boss just allowed me to post my project file. you can try to open it even if you haven't got my source-code. you will though be able to see the problem.
--- End quote ---

And indeed the project helped like nothing else would :).
There really seems to be a problem with expanding variables of the form %VAR%. Thomas will have a look at it and hopefully fix it.
In the meantime you can open the .cbp file in an editor and replace all occurrences of %QTDIR% with $(QTDIR). This will fix it and you will be able to open your project once again :).

orefa:
I'm not sure what to make of this error message from the startup log of today's build 3395:

"ERROR: SDK version mismatch for CBProfiler (1.11.2). Expecting 1.11.5"

I turned off the profiler plug-in but I still get the same error.

mandrav:

--- Quote from: orefa on December 19, 2006, 03:28:41 pm ---I'm not sure what to make of this error message from the startup log of today's build 3395:

"ERROR: SDK version mismatch for CBProfiler (1.11.2). Expecting 1.11.5"

I turned off the profiler plug-in but I still get the same error.


--- End quote ---

Delete CBProfiler.dll and CBProfiler.zip. This plugin has been renamed to Profiler.dll (and .zip) quite some time now.

orefa:

--- Quote from: mandrav on December 19, 2006, 03:32:43 pm ---Delete CBProfiler.dll and CBProfiler.zip.

--- End quote ---

Thanks, fixed.


--- Quote ---This plugin has been renamed to Profiler.dll (and .zip) quite some time now.

--- End quote ---

This error message was new though. Maybe it was silently there all along but the notification is something new (to me)...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version