That's part of the issue; I don't see a Cmake setting to change for the SVG dependancy. The only mention I can find is in the CMakeList.txt file:
FIND_PACKAGE(RSVG) And there's a couple mentions of QtSVG library, but by looking at the paths I don't think that's the one the osgdb_svg library is trying to link to. Is there a setting I'm missing for the SVG library, or a way to compile without it? Thanks so much. --Chris W. ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=53320#53320 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

