[okl4-developer] [developer-okl4] On Programming Environment Configuration...

Hugues Balp hugues.balp at free.fr
Tue Dec 9 04:25:39 EST 2008


          Hi all,

just a simple question related to the configuration of scons build 
scripts...

How to add other library directories to the linker within one OKL4 
SConscript file ?

I just see in okl4 examples and documentation how to add additional 
libraries "with the macro libs += ...."

but not how to add some "-L" directory.... ????

I add a similar question with include path. The solution I found was to 
add some CPPATH entries

using env.Append( CPPATH = [ "...", "..." ]...  Is this correct ?

Sorry if I miss something in the documentation,

Regards,

             Hugues.



More information about the Developer mailing list