Hi, Build fails with this error: OpenSceneGraph-2.8.3/src/osgPlugins/svg/ReaderWriterSVG.cpp:25:34: fatal error: librsvg/rsvg.h: No such file or directory even though rsvg.h is installed. I understand from the README that there is a specific problem on 64-bit Linux: "However, Two parts of the OSG default
distribution will not work with 64-bit X11: the osgviewerWX example program and the osgdb_qt (Quicktime) plugin. These must be removed from the Xcode project after Cmake generates it in order to compile with 64-bit architectures." But: how do I achieve that ? Which file/files must I edit to remove these components from the build ? BTW: os platform is OpenSUSE 11.4 Thank you! Cheers, Andrew ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=39244#39244 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

