Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: tucna on August 25, 2008, 09:43:43 am
-
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.codeblocks.org/index.php/board,3.0.html
-
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.codeblocks.org/index.php/board,3.0.html
No I didn't.
So sorry, but it wasn't question :) I thought that was bug.