Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

Custom variables ssetup in the compiler not get applied

(1/4) > >>

MortenMacFly:
Dear all,

I've setup two custom (not global!) variables in the GCC compiler setup to setup additional path's for the compiler/linker. As of today they are not applied when I try to compile a project that uses these variables in the compiler/linker step. I've seen that there was a change in codecompletion/nativeparser.cpp that could cause the error but I'm not sure because imho this has nothing to do with codecompletion...?! Any help is appreciated.

Morten.

thomas:
I am already looking into this, it must have been me who broke it. Though I think it is rather something in MacrosManager than the changes in code completion (the latter is not related to that).

thomas:
Now that was an interesting bug :)  Fixed.

MortenMacFly:

--- Quote from: thomas on December 16, 2005, 05:54:16 pm ---Now that was an interesting bug :)  Fixed.

--- End quote ---
...are you sure? Because with the current version (1534) out of the repository it still does not work for me. I wish I could try the old version of "codecompletion/nativeparser.cpp" but I'm fighting with svn to give me this revision only for this file. Although it seems to be strange but there are changes related to custom compiler variable expansion... Thanks for your quick (!) reply and help anyway!

Morten.

rickg22:
codecompletion has *NOTHING* to do with compiler variables... these belong to the compile plugin / macrosmanager.

Navigation

[0] Message Index

[#] Next page

Go to full version