[osg-users] osgWidget-0.2.0 Link Error in VC8

Green starspiritray at gmail.com
Mon May 5 00:12:55 PDT 2008


There are two link errors:

The first:

1>osgwidgetscrolled.obj : error LNK2019: unresolved external symbol "public:
bool __thiscall osgWidget::Window::EmbeddedWindow::setWindow(class
osgWidget::Window *)"
(?setWindow at EmbeddedWindow@Window at osgWidget@@QAE_NPAV23@@Z) referenced in
function _main

1>Debug\osgwidgetscrolledd.exe : fatal error LNK1120: 1 unresolved externals

 

The second:

2>EmbeddedWindow.obj : error LNK2019: unresolved external symbol "public:
__thiscall osgWidget::Window::EmbeddedWindow::EmbeddedWindow(class
std::basic_string<char,struct std::char_traits<char>,class
std::allocator<char> > const &,float,float)"
(??0EmbeddedWindow at Window@osgWidget@@QAE at ABV?$basic_string at DU?$char_traits at D
@std@@V?$allocator at D@2@@std@@MM at Z) referenced in function "void __cdecl
`dynamic initializer for 'g_osgWidget_EmbeddedWindowProxy''(void)"
(??__Eg_osgWidget_EmbeddedWindowProxy@@YAXXZ)

2>Debug\osgdb_osgwidgetd.dll : fatal error LNK1120: 1 unresolved externals

 

Could anyone tell me what's wrong?

I have checked my lib, and they are all set correctly.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20080505/d7f0aba1/attachment.htm>


More information about the osg-users mailing list