Hi,
I'm trying to build version 3.3.7 on windows7, VC++ 2012 and Cmake 2.8.10.2
And I get the error:

CMake Error at CMakeLists.txt:43 (cmake_policy):
  Policy "CMP0020" is not known to this version of CMake.

Looking at the CMakeLists.txt file and CMake online documentation 
(http://www.cmake.org/cmake/help/v3.0/policy/CMP0020.html) it seems that at 
line 42 should be "GREATER 10" instead of "GREATER 9".

Regards,
Gianni

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=63631#63631





_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to