Hi JS,

Sorry about this, it's simply that I missed adding a OSGWIDGET_EXPORT
in front of the class declarations.  I've now added these could do an
svn update.

Robert.

On Fri, Nov 21, 2008 at 3:49 PM, Jean-Sébastien Guay
<[EMAIL PROTECTED]> wrote:
> Hi Robert,
>
> After an update this morning, I'm getting a linker error in the osgbrowser
> example:
>
> 32>osgbrowser.obj : error LNK2019: unresolved external symbol "public:
> static class osg::ref_ptr<class osgWidget::BrowserManager> & __cdecl
> osgWidget::BrowserManager::instance(void)"
> ([EMAIL PROTECTED]@osgWidget@@[EMAIL PROTECTED]@osgWidget@@@osg@@XZ)
> referenced in function _main
>
> I wonder, I do not have any of the XUL libraries, so should that example
> even be included in that case? I imagine it won't do anything if it can't
> create an embedded browser...
>
> J-S
> --
> ______________________________________________________
> Jean-Sebastien Guay    [EMAIL PROTECTED]
>                               http://www.cm-labs.com/
>                        http://whitestar02.webhop.org/
> _______________________________________________
> 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