User forums > Using Code::Blocks

Many build project messages!

<< < (2/2)

stahta01:

--- Quote from: jiao on February 03, 2007, 04:50:54 pm ---Thanks! Found it!

Also, I notice this at some point:
Compiling: resource.rc
gcc: and\: No such file or directory
gcc: Settings\Justin\My\: No such file or directory
gcc: Documents\apps\CodeBlocks\MinGW\include: No such file or directory

probably unrelated, and it doesn't cause any problems as it compiles fine now using feb2 nightly.

--- End quote ---

Check the "Settings" -> "Compiler and Debugger" Tab "Directories" Tab "Resource Compiler"
Also check Tab "Directories" Tab "Resource Compiler" under Project > Build options menu

jiao:
Ok I removed the directory from "Settings" -> "Compiler and Debugger" Tab "Directories" Tab "Resource Compiler"
I guess there isn't supposed to be anything there.

Thanks! Great support here!

stahta01:

--- Quote from: jiao on February 03, 2007, 05:07:45 pm ---Ok I removed the directory from "Settings" -> "Compiler and Debugger" Tab "Directories" Tab "Resource Compiler"
I guess there isn't supposed to be anything there.

Thanks! Great support here!

--- End quote ---

It will normally re-add the what C::B thinks is the correct directory on the next restart of C::B if the directory is blank or missing.
I assumed from your error that you had minGW mis-installed or a bad directory setting.

Tim S

jiao:
Yup it re-added itself after I restarted even though I don't need that directory:

Compiling: resource.rc
gcc: and\: No such file or directory
gcc: Settings\Justin\My\: No such file or directory
gcc: Documents\root\apps\CodeBlocks\MinGW\include: No such file or directory
Compiling: settings.cpp
Compiling: socket.cpp

It might be related to the whitespace bug for the resource compiler from a while ago.

dje:
Hi !

No space in project or install path because of windres !

Already 2 threads about this:
http://forums.codeblocks.org/index.php?topic=5079.new;topicseen#new
http://forums.codeblocks.org/index.php?topic=5063.new;topicseen#new

Dje

Navigation

[0] Message Index

[*] Previous page

Go to full version