I tried to install the latest osgPPU version I found today, using cmake 2.8.4 
and Visual Studio 10, but when i started to configure the folder I got the 
following cmake-error:


> Check for working C compiler using: Visual Studio 10
> Check for working C compiler using: Visual Studio 10 -- works
> Detecting C compiler ABI info
> Detecting C compiler ABI info - done
> Check for working CXX compiler using: Visual Studio 10
> Check for working CXX compiler using: Visual Studio 10 -- works
> Detecting CXX compiler ABI info
> Detecting CXX compiler ABI info - done
> Found OpenGL: opengl32 
> CUDA installation wasn't found
> Could not find nvcc, CUDA examples wouldn't be built
> Could not find cudart library (cudart)
> Could not find cuda libraries.
> CMake Warning (dev) at CMakeLists.txt:45 (INCLUDE):
>   Policy CMP0011 is not set: Included scripts do automatic cmake_policy PUSH
>   and POP.  Run "cmake --help-policy CMP0011" for policy details.  Use the
>   cmake_policy command to set the policy and suppress this warning.
> 
>   The included script
> 
>     C:/osgPPU-0.4.0/CMakeModules/cuda/FindCuda.cmake
> 
>   affects policy settings.  CMake is implying the NO_POLICY_SCOPE option for
>   compatibility, so the effects are applied to the including context.
> This warning is for project developers.  Use -Wno-dev to suppress it.
> 
> CMake Error: The following variables are used in this project, but they are 
> set to NOTFOUND.
> Please set them or make sure they are set and tested correctly in the CMake 
> files:
> OPENTHREADS_LIBRARY_RELEASE
>     linked by target "osgppu_hdr" in directory C:/osgPPU-0.4.0/src/example/hdr
>     linked by target "osgppu_viewer" in directory 
> C:/osgPPU-0.4.0/src/example/viewer
>     linked by target "osgppu_dof" in directory C:/osgPPU-0.4.0/src/example/dof
>     linked by target "osgppu_cubemap" in directory 
> C:/osgPPU-0.4.0/src/example/cubemap
>     linked by target "osgppu_texture3D" in directory 
> C:/osgPPU-0.4.0/src/example/texture3D
>     linked by target "osgppu_video" in directory 
> C:/osgPPU-0.4.0/src/example/video
>     linked by target "osgppu_ssao" in directory 
> C:/osgPPU-0.4.0/src/example/ssao
>     linked by target "osgppu_glow" in directory 
> C:/osgPPU-0.4.0/src/example/glow
>     linked by target "osgPPU" in directory C:/osgPPU-0.4.0/src/osgPPU
> OSGDB_LIBRARY_RELEASE
>     linked by target "osgppu_hdr" in directory C:/osgPPU-0.4.0/src/example/hdr
>     linked by target "osgppu_viewer" in directory 
> C:/osgPPU-0.4.0/src/example/viewer
>     linked by target "osgppu_dof" in directory C:/osgPPU-0.4.0/src/example/dof
>     linked by target "osgppu_cubemap" in directory 
> C:/osgPPU-0.4.0/src/example/cubemap
>     linked by target "osgppu_texture3D" in directory 
> C:/osgPPU-0.4.0/src/example/texture3D
>     linked by target "osgppu_video" in directory 
> C:/osgPPU-0.4.0/src/example/video
>     linked by target "osgppu_ssao" in directory 
> C:/osgPPU-0.4.0/src/example/ssao
>     linked by target "osgppu_glow" in directory 
> C:/osgPPU-0.4.0/src/example/glow
>     linked by target "osgPPU" in directory C:/osgPPU-0.4.0/src/osgPPU
> OSGGA_LIBRARY_RELEASE
>     linked by target "osgppu_hdr" in directory C:/osgPPU-0.4.0/src/example/hdr
>     linked by target "osgppu_viewer" in directory 
> C:/osgPPU-0.4.0/src/example/viewer
>     linked by target "osgppu_dof" in directory C:/osgPPU-0.4.0/src/example/dof
>     linked by target "osgppu_cubemap" in directory 
> C:/osgPPU-0.4.0/src/example/cubemap
>     linked by target "osgppu_texture3D" in directory 
> C:/osgPPU-0.4.0/src/example/texture3D
>     linked by target "osgppu_video" in directory 
> C:/osgPPU-0.4.0/src/example/video
>     linked by target "osgppu_ssao" in directory 
> C:/osgPPU-0.4.0/src/example/ssao
>     linked by target "osgppu_glow" in directory 
> C:/osgPPU-0.4.0/src/example/glow
> OSGTEXT_LIBRARY_RELEASE
>     linked by target "osgppu_hdr" in directory C:/osgPPU-0.4.0/src/example/hdr
>     linked by target "osgppu_viewer" in directory 
> C:/osgPPU-0.4.0/src/example/viewer
>     linked by target "osgppu_dof" in directory C:/osgPPU-0.4.0/src/example/dof
>     linked by target "osgppu_cubemap" in directory 
> C:/osgPPU-0.4.0/src/example/cubemap
>     linked by target "osgppu_texture3D" in directory 
> C:/osgPPU-0.4.0/src/example/texture3D
>     linked by target "osgppu_video" in directory 
> C:/osgPPU-0.4.0/src/example/video
>     linked by target "osgppu_ssao" in directory 
> C:/osgPPU-0.4.0/src/example/ssao
>     linked by target "osgppu_glow" in directory 
> C:/osgPPU-0.4.0/src/example/glow
>     linked by target "osgPPU" in directory C:/osgPPU-0.4.0/src/osgPPU
> OSGUTIL_LIBRARY_RELEASE
>     linked by target "osgppu_hdr" in directory C:/osgPPU-0.4.0/src/example/hdr
>     linked by target "osgppu_viewer" in directory 
> C:/osgPPU-0.4.0/src/example/viewer
>     linked by target "osgppu_dof" in directory C:/osgPPU-0.4.0/src/example/dof
>     linked by target "osgppu_cubemap" in directory 
> C:/osgPPU-0.4.0/src/example/cubemap
>     linked by target "osgppu_texture3D" in directory 
> C:/osgPPU-0.4.0/src/example/texture3D
>     linked by target "osgppu_video" in directory 
> C:/osgPPU-0.4.0/src/example/video
>     linked by target "osgppu_ssao" in directory 
> C:/osgPPU-0.4.0/src/example/ssao
>     linked by target "osgppu_glow" in directory 
> C:/osgPPU-0.4.0/src/example/glow
>     linked by target "osgPPU" in directory C:/osgPPU-0.4.0/src/osgPPU
> OSGVIEWER_LIBRARY_RELEASE
>     linked by target "osgppu_hdr" in directory C:/osgPPU-0.4.0/src/example/hdr
>     linked by target "osgppu_viewer" in directory 
> C:/osgPPU-0.4.0/src/example/viewer
>     linked by target "osgppu_dof" in directory C:/osgPPU-0.4.0/src/example/dof
>     linked by target "osgppu_cubemap" in directory 
> C:/osgPPU-0.4.0/src/example/cubemap
>     linked by target "osgppu_texture3D" in directory 
> C:/osgPPU-0.4.0/src/example/texture3D
>     linked by target "osgppu_video" in directory 
> C:/osgPPU-0.4.0/src/example/video
>     linked by target "osgppu_ssao" in directory 
> C:/osgPPU-0.4.0/src/example/ssao
>     linked by target "osgppu_glow" in directory 
> C:/osgPPU-0.4.0/src/example/glow
> OSG_LIBRARY_RELEASE
>     linked by target "osgppu_hdr" in directory C:/osgPPU-0.4.0/src/example/hdr
>     linked by target "osgppu_viewer" in directory 
> C:/osgPPU-0.4.0/src/example/viewer
>     linked by target "osgppu_dof" in directory C:/osgPPU-0.4.0/src/example/dof
>     linked by target "osgppu_cubemap" in directory 
> C:/osgPPU-0.4.0/src/example/cubemap
>     linked by target "osgppu_texture3D" in directory 
> C:/osgPPU-0.4.0/src/example/texture3D
>     linked by target "osgppu_video" in directory 
> C:/osgPPU-0.4.0/src/example/video
>     linked by target "osgppu_ssao" in directory 
> C:/osgPPU-0.4.0/src/example/ssao
>     linked by target "osgppu_glow" in directory 
> C:/osgPPU-0.4.0/src/example/glow
>     linked by target "osgPPU" in directory C:/osgPPU-0.4.0/src/osgPPU
> 
> Configuring incomplete, errors occurred!


In another post I read that the file "FindOSG.cmake" has a non-fixed error (I 
guess it was wrong backslashs), but I can't figure out what it is and where the 
error is. Can you help me at that point?

lg Christian

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





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

Reply via email to