Hi Robert, it compiles and works great on win7 64b bit, VS2008 Sp1, Qt 4.7.2 in 32 and 64 bit.
Four your information, I got the following compile warnings: Warnung 1 warning C4611: Interaktion zwischen '_setjmp' und C++-Objektlöschung ist nicht portabel d:\OpenSceneGraph\OpenSceneGraph-2.9.14_x86\src\osg\glu\libtess\tess.cpp 505 osg Warnung 122 warning C4996: 'fileno': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _fileno. See online help for details. d:\OpenSceneGraph\OpenSceneGraph-2.9.14_x86\src\osgPlugins\zip\unzip.cpp 191 Plugins zip Warnung 123 warning C4996: 'getcwd': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getcwd. See online help for details. d:\OpenSceneGraph\OpenSceneGraph-2.9.14_x86\src\osgPlugins\zip\unzip.cpp 3931 Plugins zip Thank you! Cheers, Torben ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=39123#39123 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

