Hi Robert, i'm trying to compile the 2.9.16 version for iOS, at the moment only for the simulator (checked out this morning) but I encountering some errors about GL_INENSITY:
/blah/blah/OpenSceneGraph/src/osg/ImageUtils.cpp:473: error: GL_INTENSITY was not declared in this scope /blah/blah/OpenSceneGraph/src/osg/ImageUtils.cpp: error: Semantic Issue: Use of undeclared identifier 'GL_INTENSITY' and about the ReaderWriterImageIO_IOS.cpp: /blah/blah/OpenSceneGraph/src/osgPlugins/imageio/ReaderWriterImageIO_IOS.cpp:16:34: error: ImageIO/CGImageSource.h: No such file or directory /blah/blah/OpenSceneGraph/src/osgPlugins/imageio/ReaderWriterImageIO_IOS.cpp:90: error: CGImageSourceRef was not declared in this scope /blah/blah/OpenSceneGraph/src/osgPlugins/imageio/ReaderWriterImageIO_IOS.cpp:90: error: expected `;' before source_ref /blah/blah/Develop/OpenSceneGraph/src/osgPlugins/imageio/ReaderWriterImageIO_IOS.cpp:116: error: source_ref was not declared in this scope /blah/blah/Develop/OpenSceneGraph/src/osgPlugins/imageio/ReaderWriterImageIO_IOS.cpp:116: error: CGImageSourceCreateWithDataProvider was not declared in this scope /blah/blah/Develop/OpenSceneGraph/src/osgPlugins/imageio/ReaderWriterImageIO_IOS.cpp:126: error: CGImageSourceCreateImageAtIndex was not declared in this scope What's wrong? Thank you in advance! Massimo ---------------------------------------------------------------------- ATTENZIONE: le informazioni contenute in questo messaggio sono da considerarsi confidenziali ed il loro utilizzo e' riservato unicamente al destinatario sopra indicato. Chi dovesse ricevere questo messaggio per errore e' tenuto ad informare il mittente ed a rimuoverlo definitivamente da ogni supporto elettronico o cartaceo. WARNING: This message contains confidential and/or proprietary information which may be subject to privilege or immunity and which is intended for use of its addressee only. Should you receive this message in error, you are kindly requested to inform the sender and to definitively remove it from any paper or electronic format. ---------------------------------------------------------------------- _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

