Johannes Zarl wrote: >Hello, > >I have recently tried the new build system based on scons, and I must say, I'm >impressed ;-) The new system really works _way_ better than the old one! > >However, I have gotten used to the very handy osg-config script. I think it >simplifies writing Makefiles for OpenSG-based programs greatly. > >Is there an osg-config replacement planned, or do I have to write one myself >or use the automake-build-system to get that functionality? > > Yes, there is an osg-config file that gets automatically generated by the build. It is actually a python script that has all of it settings come from a "live" dump of library data from the build system.
Give it a try and see if it does everything you need. -Allen >Regards, > Johannes > >------------------------------------------------------------------------- >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 > > > ------------------------------------------------------------------------- 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
