Hi Gerrick!

> Has anyone successfully compiled osgPPU on Mac OSX
> 10.5?I'm getting the
> following error during compile:
Unfortunately I do not have Mac to test it, but it
seems that the compiler can not find the file
osgPPU/Processor.h. Please check if it is there and
check if the compiler settings are correct (-I include
derictive).

Maybe it requires just some small changes in the CMake
configuration files.

Best,
Art


> [EMAIL PROTECTED]/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
> > _______________________________________________
> osg-users mailing list
> [email protected]
>
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> 



      Heute schon einen Blick in die Zukunft von E-Mails wagen? Versuchen Sie“s 
mit dem neuen Yahoo! Mail. www.yahoo.de/mail
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to