Martin Spott wrote:
 > Think of some application that needs - just as a stupid example -
 > only functions from libosgText but none from libosgSim ?

Actually, here's a better explanation: let's call that application
"FlightGear" and say that it requires functions from osgUtil, osgSim
and osgDB, but not osgText.  It should be able to link successfully
without referencing osgText, right?

Except that, as you discovered, it doesn't.  That OSG insists on
shipping C++ shared libraries is dumb enough.  That they broke it down
into 12 inter-dependent parts is just ridiculous.

Andy

-------------------------------------------------------------------------
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
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to