User forums > Nightly builds

The 17 January 2007 build is out.

<< < (3/6) > >>

Acki:
When starting Code::Blocks I get this:

takeshimiya:

--- Quote from: Acki on January 18, 2007, 12:05:22 am ---When starting Code::Blocks I get this:

--- End quote ---
Delete the file %APPDATA%\codeblocks\share\codeblocks\scripts\startup.script

Acki:
Ahh, cool, thanks !!! ;)

Seronis:
Another issue with absolute paths.  When doing a clean build of the latest SVN, using todays nightly, each section compiles fine up till it is compiling 'src'.  At this point i get:

-------------- Build: src in Code::Blocks ---------------
Compiling: src\resources\resources.rc
gcc: C:\Dev\CodeBlocks: No such file or directory
gcc: SVN\src\src\resources\resources.rc: No such file or directory
gcc: warning: `-x c' after last input file has no effect
gcc: no input files
windres.exe: no resources
Process terminated with status 1 (0 minutes, 3 seconds)
1 errors, 1 warnings

Now the path in question is "C:\Dev\CodeBlocks SVN\src\src\resources\resources.rc" which it is breaking up at the space into 2 seperate paths and failing. When i remove the space, reopen the project and build again, it finishes thru without issue.  Very easy bug to circumvent, but thought i would mention it.

MortenMacFly:

--- Quote from: Acki on January 18, 2007, 12:05:22 am ---When starting Code::Blocks I get this:


--- End quote ---
No problem - just delete this file (it will be copied from the C::B folder again). The interface has changed and this is the old version. If you made modifications adopt them to the new interface.
With regards, Morten.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version