Hi,

today i want to build openscenegrpah 2.9.3 
ive unpacked the compressed file.
but cmake 2.6.3 reports this 
what can i do?


Code:

Check for working C compiler: cl
Check for working C compiler: cl -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler: cl
Check for working CXX compiler: cl -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
CMake Error at OpenThreads/CMakeLists.txt:12 (INCLUDE):
  include could not find load file:

    CheckAtomicOps


CMake Error: File C:/Dokumente und 
Einstellungen/Matze/Desktop/OpenSceneGraph-2.9.3/OpenSceneGraph-2.9.3/src/PlatformSpecifics/Windows/OpenThreadsVersionInfo.rc.in
 does not exist.
CMake Error at OpenThreads/CMakeLists.txt:36 (CONFIGURE_FILE):
  configure_file Problem configuring file


Looking for include files CMAKE_HAVE_PTHREAD_H
Looking for include files CMAKE_HAVE_PTHREAD_H - not found.
Found Threads: TRUE
CMake Error: File C:/Dokumente und 
Einstellungen/Matze/Desktop/OpenSceneGraph-2.9.3/OpenSceneGraph-2.9.3/src/packaging/pkgconfig/openthreads.pc.in
 does not exist.
CMake Error at OpenThreads/CMakeLists.txt:103 (CONFIGURE_FILE):
  configure_file Problem configuring file


CMake Error at osg/CMakeLists.txt:326 (LINK_INTERNAL):
  Unknown CMake command "LINK_INTERNAL".


CMake Warning (dev) in CMakeLists.txt:
  No cmake_minimum_required command is present.  A line of code such as

    cmake_minimum_required(VERSION 2.6)

  should be added at the top of the file.  The version specified may be lower
  if you wish to support older CMake versions for this project.  For more
  information run "cmake --help-policy CMP0000".
This warning is for project developers.  Use -Wno-dev to suppress it.

Configuring incomplete, errors occurred!




thanks

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





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

Reply via email to