please help me .. i m a begineer and stucked at very first program i build OSG on ubuntu 12.10 with cmake using unix makefile generetor . i build them succesfully. when i build cmake script and rum make command it says
[100%] Building CXX object CMakeFiles/MyProject.dir/main.cpp.o In file included from /home/heart-hacker/OpenSg/project/main.cpp:1:0: /home/heart-hacker/OpenSg/build_OpenSceneGraph/include/osgDB/ReadFile:19:20: fatal error: osg/Node: No such file or directory compilation terminated. make[2]: *** [CMakeFiles/MyProject.dir/main.cpp.o] Error 1 make[1]: *** [CMakeFiles/MyProject.dir/all] Error 2 make: *** [all] Error 2 when i browsed my include file earlier only osg and OpenThread folders were there. later i include other folder from downloaded source files ... i dont' know what is going on with these header file ... please help me . it would be great and i will be thankful to u .. thanks in advance On Mon, Feb 4, 2013 at 1:17 PM, Sebastian Messerschmidt < [email protected]> wrote: > Hello Thomas, > > yes. I've more or less successfully integrated the 3dConnexion SpaceMouse > into a custom Handler. > Also there is some class in the osgVisual-project. Unfortunately it uses > DirectX which is why I use a slightly modified OpenInputSystem. > > cheers > Sebastian > > > Hi, >> >> Has anyone taken a look at integrating a device such as a 3D mouse into >> OpenSceneGraph? >> >> Thank you! >> >> Cheers, >> Thomas >> >> ------------------ >> Read this topic online here: >> http://forum.openscenegraph.**org/viewtopic.php?p=52352#**52352<http://forum.openscenegraph.org/viewtopic.php?p=52352#52352> >> >> >> >> >> >> ______________________________**_________________ >> osg-users mailing list >> osg-users@lists.**openscenegraph.org <[email protected]> >> http://lists.openscenegraph.**org/listinfo.cgi/osg-users-** >> openscenegraph.org<http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org> >> > > ______________________________**_________________ > osg-users mailing list > osg-users@lists.**openscenegraph.org <[email protected]> > http://lists.openscenegraph.**org/listinfo.cgi/osg-users-** > openscenegraph.org<http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org> >
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

