Hi,
I think, that c::b don't use settings in "Toolchain executables -> Compiler's installation directory".
When I have
C:\MinGW
and "Resource compiler"
windres.exe
c::b calls windres from another place. When I change "Resource compiler" to
C:\MinGW\bin\windres.exe
everything is ok.
I have c::b 8.02.
Did you try adding C:\MinGW\bin to "additional paths" some people were doing that for some reasons a few months back.
Tim S
PS: Please do not post anymore user questions in the "Developer forums (C::B DEVELOPMENT STRICTLY!)" subforums.
For this question, I think Code::Blocks > User forums > Using Code::Blocks forum would be best.
http://forums.next.codeblocks.org/index.php/board,3.0.html
Quote from: stahta01 on August 26, 2008, 06:03:09 AM
Did you try adding C:\MinGW\bin to "additional paths" some people were doing that for some reasons a few months back.
Tim S
PS: Please do not post anymore user questions in the "Developer forums (C::B DEVELOPMENT STRICTLY!)" subforums.
For this question, I think Code::Blocks > User forums > Using Code::Blocks forum would be best.
http://forums.next.codeblocks.org/index.php/board,3.0.html
No I didn't.
So sorry, but it wasn't question :) I thought that was bug.