Hi all, Thanks for the help so far. I have the following BUILDs set to off when I run the CMake tool ( I am running OpenSceneGraph-2.4.0 and cmake-2.4.8-win32-x86.exe).
BUILD_OSG_EXAMPLES BUILD_REF_DOCS Several paths could not be found. i.e. COLLADA_INCLUDE_DIR-NOTFOUND, COLLADA_LIBRARY-NOTFOUND, FLTK_GL_LIBRARY-NOTFOUND, FLTK_INCLUDE_DIR-NOTFOUND, FLTK_LIBRARY-NOTFOUND, FOX_INCLUDE_DIR-NOTFOUND, FOX_LIBRARY-NOTFOUND, FREETYPE_INCLUDE_DIR_freetype2-NOTFOUND, FREETYPE_INCLUDE_DIR_ft2build-NOTFOUND, FREETYPE_LIBRARY-NOTFOUND, GDAL_INCLUDE_DIR-NOTFOUND, GDAL_LIBRARY-NOTFOUND, GIFLIB_INCLUDE_DIR-NOTFOUND, GIFLIB_LIBRARY-NOTFOUND, INVENTOR_INCLUDE_DIR-NOTFOUND, INVENTOR_LIBRARY-NOTFOUND, INVENTOR_LIBRARY_DEBUG-NOTFOUND, JASPER_INCLUDE_DIR-NOTFOUND, JASPER_LIBRARY-NOTFOUND, OPENVRML_INCLUDE_DIR-NOTFOUND, OPENVRML_LIBRARY-NOTFOUND, OPENVRML_LIBRARY_DEBUG-NOTFOUND, PERFORMER_INCLUDE_DIR-NOTFOUND, PERFORMER_LIBRARY-NOTFOUND, QT_QMAKE_EXECUTABLE-NOTFOUND-NOTFOUND, QUICKTIME_INCLUDE_DIR-NOTFOUND, QUICKTIME_LIBRARY-NOTFOUND, SDLMAIN_LIBRARY-NOTFOUND, SDL_INCLUDE_DIR-NOTFOUND, TIFF_INCLUDE_DIR-NOTFOUND, TIFF_LIBRARY-NOTFOUND, XINE_INCLUDE_DIR-NOTFOUND, XINE_LIBRARY-NOTFOUND, ZLIB_INCLUDE_DIR-NOTFOUND, ZLIB_LIBRARY-NOTFOUND, wxWidgets_LIB_DIR-NOTFOUND, wxWidgets_ROOT_DIR-NOTFOUND. I tried putting some of the libraries and include files in the OpenSceneGraph directory hoping CMake will pick them up but it couldn't. Is there anything I am missing? Victor -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Nick Bryan Sent: 11 July 2008 16:41 To: OpenSceneGraph Users Subject: Re: [osg-users] StartingOpenSceneGraphinVisualStudio Victor, in case you missed the posts yesterday, make sure you use cmake 2.4; 2.6 doesn't create the right settings. Otherwise it is very simple and the wiki article is spot on. rgds Nick Victor Chilekwa wrote: > > I am a new user. I have downloaded zip file "OpenSceneGraph-2.4.0.zip" > to run open scene graph from the visual studio environment. Can any > one tell me where I can find the open scene graph project files i.e. > .vcproj for .net or .dsw for visual studio 6. > > thanks, > > Victor > > > This message has been checked for viruses but the contents of an > attachment may still contain software viruses, which could damage your > computer system: you are advised to perform your own checks. Email > communications with the University of Nottingham may be monitored as > permitted by UK legislation. > > ------------------------------------------------------------------------ > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org This message has been checked for viruses but the contents of an attachment may still contain software viruses, which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

