Hi Gerrit,
Gerrit Voss wrote:
>
> slight jump, does this exist with scons ?. Usually (at least for me) all
> the support libs are within one directory. So using
>
> scons add_include_dir=/p/OSG-Support/include \
> jpeg=true \
> tif=true
> .
> .
>
> is nicer than
>
> scons jpeg=/p/OSG-Support tif=/p/OSG-Support ...
Agreed. I added it tentatively to the SConstruct. You can use
add_incdir, add_libdir and add_lib to add include pathes, library pathes
and libs that are used, including the StandardPackageOption tests. Once
you have that set you don't have to give any of the other options
(jpeg=true), that is done automatically.
Changing those is expensive though, as they force a full recompile, so
use with care.
Hope it helps
Dirk
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users