OSG 2.6.0-3c2 compiles and runs on 32-bit openSUSE 11.0. I did stumble upon one small issue with Virtual Planet Builder though. GCC 4.3.1 requires <cstring> to be included to support the calls made to memcmp and strchr in the file src/vpb/PropertyFile.cpp. After adding that include, VPB compiled and ran fine with 2.6.0-rc2.
Ken _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

