Robert Osfield wrote:
On Wed, Nov 18, 2009 at 4:03 PM, Robert Osfield
<[email protected]> wrote:
I've gone with the suggestion of using CMake to set the values.  I'm
just testing the changes and will check in soon.

Changes now checked into svn/trunk.

Thanks for the quick fix, this will be great when we get it working.

I'm getting the attached error when I generate project files in CMake-gui. I did not delete the cache (reluctant to do so because there are so many options I need to set). Thoughts?

This is on Windows with CMake v2.8.0.
   -Paul
searching TIFF -->tiff.h<-->libtiff<-->C:/Projects/OSG/3rdparty<--
searching FREETYPE 
-->ft2build.h<-->freetype;freetype234;freetype234MT;freetype235;freetype237<-->C:/Projects/OSG/3rdparty<--
searching CURL -->curl/curl.h<-->libcurl;curllib<-->C:/Projects/OSG/3rdparty<--
searching JPEG -->jpeglib.h<-->libjpeg<-->C:/Projects/OSG/3rdparty<--
searching GLUT -->GL/glut.h<-->glut32<-->C:/Projects/OSG/3rdparty<--
searching GIFLIB -->gif_lib.h<-->ungif;libungif<-->C:/Projects/OSG/3rdparty<--
searching ZLIB -->zlib.h<-->z;zlib;zlib1<-->C:/Projects/OSG/3rdparty<--
searching PNG -->png.h<-->libpng;libpng13<-->C:/Projects/OSG/3rdparty<--
Could NOT find LibXml2  (missing:  LIBXML2_LIBRARIES LIBXML2_INCLUDE_DIR)
Could NOT find wxWidgets  (missing:  wxWidgets_FOUND)
Configuring done
CMake Error in src/osg/CMakeLists.txt:
  Cannot find source file "Config".  Tried extensions .c .C .c++ .cc .cpp
  .cxx .m .M .mm .h .hh .h++ .hm .hpp .hxx .in .txx

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to