On 7/3/06, Alberto Luaces <[EMAIL PROTECTED]> wrote:
If I understood correctly, the command:

c++filt  _ZN5osgGA10EventQueueC1ENS-15GUIEventAdapter17MouseYOrientationE

gives

osgGA::EventQueue::EventQueue(GUIEventAdapter::MouseYOrientation)

Sorry if this is not what you wanted.

Thanks, this is exactly what I wanted.  The above constructor is
correctly defined and implementated in the CVS version, and osgviewer
does include the osgGA library.

I can only guess that David build problems are down to local build
issue.  David could you try a fresh check out and rebuild, and double
check there isn't an old verison of the OSG hanging around confusing
the compile and link.

Cheers.
Robert.
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to