i am a beggineer ... and i stuck at very begining . i created my first OSG
program in ubuntu i get this error message ...


Scanning dependencies of target MyProject
[100%] Building CXX object CMakeFiles/MyProject.dir/test.cpp.o
/home/heart-hacker/osgproject/program-2/test.cpp:1:23: fatal error:
osg/ref_ptr: No such file or directory
compilation terminated.
make[2]: *** [CMakeFiles/MyProject.dir/test.cpp.o] Error 1
make[1]: *** [CMakeFiles/MyProject.dir/all] Error 2
make: *** [all] Error 2

.... i have used cmake to build CMakeLists.txt .. suceeded

 but when run make command , above errors occured.
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to