Hi Sebastian, On 15 May 2014 12:55, Sebastian Messerschmidt <[email protected]> wrote: > Yes, But currently osg-trunk version is failing to link due to some missing > references to osgWidget in osgUI.
I'm not getting any build failure. I can't find any reference in the osgUI headers or sources relating to osgWidget. What exactly is the error you are seeing? > Anyways, I've compiled against the new includes and had to change 3 lines > of code in my framework (~650 files). > The first change was a missing cast to osg::Group to retrieve a geode's > parent. > The other 2 changes were related to a getBound in a visitor which wasn't > used anymore. > So impact on my side was pretty minimal. Thanks for the feedback. Is this when build with OSG_USE_BOUND enabled or disabled? Robert _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

