OSG for Android is compiled in static that's why you have the .a library files instead of the .so (shared)
2012/7/25 Tom Appollo <[email protected]> > resulted with, in the identified install directory (OSG_Project), three > new folders (include, lib, and obj) > > All references indentify the generated libraries should be libname.so > files. However, what I have is within the lib folder are .pc files and > within the obj folder are libname.a files. > > The question is: > Is the build complete/successful and if so, what generated OSG files do I > use in my Android project? >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

