Hi, I was following the tutorial here (http://www.openscenegraph.org/projects/osg/wiki/Support/PlatformSpecifics/VisualStudio/VisualStudioPlugins) I compiled OpenVRML without any issue. but when it comes to using CMake on the VRML plugin I downloaded here (http://www.openscenegraph.org/projects/osg/browser/OpenSceneGraph/trunk/src/osgPlugins/vrml?rev=8591) the tutorial stops making sense..I cannot find where I should be "specifying the ...\OpenVRML\home-built\include directory in OPENVRML_INCLUDE_DIR and ...\OpenVRML\home-built\lib\openvrml.lib library in OPENVRML_LIBRARY." . When I generate I end up with an VC++ solution that does not include any of the original source files, and as such when I compile it with VC++ (2005) the compilation is skipped (as there is nothing to compile). I apologise if these are stupid issues but I am new to OSG and to CMake as well.
Thank you! Cheers, Maurizio ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=17102#17102 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

