[osg-users] Segfault when using addChild on Group object

Alberto Luaces aluaces at udc.es
Mon Apr 25 10:34:48 PDT 2016


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




More information about the osg-users mailing list