Compiler and Linker Options
Posted: Sat Jul 26, 2014 2:14 pm
Hello!
I'm running codelite on OSX and have a custom build release and debug version made.
A standard compiler option is for example is '-g;$(shell wx-config --cxxflags --unicode=yes --debug=yes)'.
I've added the location of my wxWidgets to my global search path, but codelite doesn't find the wx-config.
I don't want to edit my project files everytime and add the global path for the linker and compiler options.
Is it possible to say codelite to use the global system PATH?
Thanks!
greetings
-René
I'm running codelite on OSX and have a custom build release and debug version made.
A standard compiler option is for example is '-g;$(shell wx-config --cxxflags --unicode=yes --debug=yes)'.
I've added the location of my wxWidgets to my global search path, but codelite doesn't find the wx-config.
I don't want to edit my project files everytime and add the global path for the linker and compiler options.
Is it possible to say codelite to use the global system PATH?
Thanks!
greetings
-René