Am 15.05.2014 15:25, schrieb Robert Osfield:
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?
Hi Robert, this is a linker error. I will rebuild clean and give you a detailed report if I can reproduce the issue.


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

_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to