Woohoo! Changing IF (APPLE) to IF (APPLE AND NOT ANDROID) seems to have worked.

... though now I am stuck at TextureCubeMap.cpp:


Code:
/usr/local/src/OpenSceneGraph/src/osg/Texture.cpp:125:9: error: 'GL_R3_G3_B2' 
was not declared in this scope
/usr/local/src/OpenSceneGraph/src/osg/Texture.cpp:126:9: error: 'GL_R3_G3_B2' 
was not declared in this scope
/usr/local/src/OpenSceneGraph/src/osg/Texture.cpp:127:9: error: 'GL_RGB4' was 
not declared in this scope
/usr/local/src/OpenSceneGraph/src/osg/Texture.cpp:128:9: error: 'GL_RGB4' was 
not declared in this scope
...



------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=60587#60587





_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to