News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Lack of support for global variables in compiler directory

Started by nacitar, October 10, 2006, 03:38:33 AM

Previous topic - Next topic

nacitar

I tried using a global variable to specify the path to my compiler, but it doesnt work.

$(#thedir)\MinGW will not work, but if i substitute in the value of thedir then it works..  It does work, however, for the compiler include directory.  Any chances on adding this feature?
Jacob McIntosh - Software Developer

thomas

Quote from: nacitar on October 10, 2006, 03:38:33 AM
I tried using a global variable to specify the path to my compiler, but it doesnt work.

$(#thedir)\MinGW will not work, but if i substitute in the value of thedir then it works..  It does work, however, for the compiler include directory.  Any chances on adding this feature?
I tried to divine which revision of Code::Blocks you are using, but it doesn't work.
"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

tiwag


thomas

"We should forget about small efficiencies, say about 97% of the time: Premature quotation is the root of public humiliation."

MortenMacFly

Quote from: thomas on October 10, 2006, 10:57:53 AM
As always, Google comes to aid 8)
Aaaah - copyrighted content... remove, remove!!!
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: [url="https://www.codeblocks.org/docs/main_codeblocks_en.html"]https://www.codeblocks.org/docs/main_codeblocks_en.html[/url]
C::B FAQ: [url="https://wiki.codeblocks.org/index.php?title=FAQ"]https://wiki.codeblocks.org/index.php?title=FAQ[/url]