Hi Gerrit, > hmm, just looking at this, it looks like osgInit fails to initialize all > the types, hence GeoUInt8Property::create creates nothing. > One way would be to use a debugger and trace through > GeoUInt8Property::create and see why it returns NULL.
> Another, could you do a 'export OSG_LOG_LEVEL=10' in your shell and send > the output. That should trace a lot of the initialization part. ..log level, I will try this next time :) > this one looks more weird, why does it suddenly jump into: > createScenegraph () from (/home/victor/Projects/polyvr/src/main.cpp:48) /home/victor/Projects/polyvr/src/main.cpp is my project, I just copy pasted the tutorial code there to test it, sorry for the confusion. > the first part, the inline code, comes from /usr/local, the second part > from /usr/lib. Could it be that there are 2 OpenSG2 installs, one > in /usr and one in /usr/local and those get mixed up ? ..I feel stupid.. yep, that was the bug :) its funny, I tried it on different nodes.. but they all have nearly the same configuration. Thanks a lot for the help!! kind regards gerrit ------------------------------------------------------------------------------ _______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users
------------------------------------------------------------------------------
_______________________________________________ Opensg-users mailing list Opensg-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/opensg-users