Hi,
i am using OSG begineers Guide to work with osg ... and stuck at the very first osg program.. i generated Cmake script and wrote main.cpp .. i setted all enviornment variable but not able to compile my program with "make" i am getting this error heart-hacker@hearthacker-HP-Pavilion-g6-Notebook-PC:~/osgproject/program-2$ make [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 an also attaching these files plz help me ... ... Thank you! Cheers, omprakash [Question] ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=52346#52346 Attachments: http://forum.openscenegraph.org//files/test_199.cpp http://forum.openscenegraph.org//files/cmakelists_406.txt _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

