I just grabbed the trunk recently from the subversion repository and tried to undergo the android build. However, I was coming upon build errors when it gets to the osgViewer package, specifically it seems to not be able to find X11 headers. I was able to circumvent this by changing the "OSG_WINDOWING_SYSTEM" from "X11" to nothing [just a blank field], which produced some warnings through cmake. When I compiled OpenSceneGraph-3.0.1 for android this variable was set to X11 and it didn't seem to produce any build errors. Anyway just thought this was something that someone should take note of...
------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=48660#48660 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

