Andre,

maybe you can inspect in the cmake settings (ccmake or cmake-gui) if the
detected OSG include path and the OSG library path match as expected
(i.e. are under the same root directory).

Another chance is to run the program under gdb, enter into any OSG
function and see where the compiler took it issuing an "info source"
command.  All must be built with debug information, of course.

-- 
Alberto

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to