[osg-users] osgPPU on Mac

Gerrick Bivins biv at iastate.edu
Sat Jan 19 07:30:29 PST 2008


Has anyone successfully compiled osgPPU on Mac OSX 10.5?I'm getting the
following error during compile:

gbivins at leonidas~/devEnv/research/APIs/osgPPU$ make
/opt/local/bin/cmake -H/Users/gbivins/devEnv/research/APIs/osgPPU
-B/Users/gbivins/devEnv/research/APIs/osgPPU --check-build-system
CMakeFiles/Makefile.cmake 0
/opt/local/bin/cmake -E cmake_progress_start
/Users/gbivins/devEnv/research/APIs/osgPPU/CMakeFiles 6
make -f CMakeFiles/Makefile2 all
make -f src/osgPPU/CMakeFiles/osgPPU.dir/build.make
src/osgPPU/CMakeFiles/osgPPU.dir/depend
make[2]: Nothing to be done for `src/osgPPU/CMakeFiles/osgPPU.dir/depend'.
make -f src/osgPPU/CMakeFiles/osgPPU.dir/build.make
src/osgPPU/CMakeFiles/osgPPU.dir/build
/opt/local/bin/cmake -E cmake_progress_report
/Users/gbivins/devEnv/research/APIs/osgPPU/CMakeFiles 2
[ 16%] Building CXX object src/osgPPU/CMakeFiles/osgPPU.dir/PPUInOut.o
/usr/bin/c++   -DosgPPU_EXPORTS   -O3 -DNDEBUG -fPIC
-F/System/Library/Frameworks
-I/Users/gbivins/devEnv/research/APIs/installs/include -I../../include
-DOSGPPU_LIBRARY -o src/osgPPU/CMakeFiles/osgPPU.dir/PPUInOut.o -c
src/osgPPU/PPUInOut.cpp
src/osgPPU/PPUInOut.cpp:17:30: error: osgPPU/Processor.h: No such file or
directory

Using the same process on Linux compilation is successful. I'm not to
familiar with CMake so I'm not sure how to begin
to try to fix this myself.

biv
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080119/4d5f8f20/attachment.html 


More information about the osg-users mailing list