News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Problem with "Global compiler settings"

Started by tucna, August 25, 2008, 09:43:43 AM

Previous topic - Next topic

tucna

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.

stahta01

#1
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


C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

tucna

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.