Hi guys, i have some problem when i try to compile quicktime osg plugin and openscenegraph 2.2.0. I'm going to compile openscenegraph 2.2.0 with minGW 3.14 and Eclipse 3.3.2 using CMake 2.6.0. I have downloaded quicktime SDK (version 7.1) and i have specified include and lib variables in CMAKE gui application. I'm using msys to compile openscenegraph, but at osgplugins QuickTime i get this error:
O:\OpenSceneGraph-2.2.0\OpenSceneGraph\src\osgPlugins\quicktime\MovieData.cpp: In member function `void MovieData::_initImage(osg::Image*)': O:\OpenSceneGraph-2.2.0\OpenSceneGraph\src\osgPlugins\quicktime\MovieData.cpp:115: error: `GL_BGRA_EXT' was not declared in this scope mingw32-make[2]: *** [src/osgPlugins/quicktime/CMakeFiles/osgdb_qt.dir/MovieData.obj] Error 1 mingw32-make[1]: *** [src/osgPlugins/quicktime/CMakeFiles/osgdb_qt.dir/all] Error 2 mingw32-make: *** [all] Error 2 Could anyone gives me any suggestion? Thanx.
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

