Hello Jeremy,

Just missing two little OSG_EXPORTs in the io_utils header:

OSG_EXPORT std::ostream& operator<<(std::ostream& output, const Widget&);
OSG_EXPORT std::ostream& operator<<(std::ostream& output, const Window& window);

or else it doesn't find the symbols when linking. Other than that, it builds
fine and the osghudmenu example runs well. Good work!

J-S
--
______________________________________________________
Jean-Sebastien Guay     [EMAIL PROTECTED]
                        http://whitestar02.webhop.org/
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to