hi every body;
 
I am trying to create WIN32window in my opensg program but get some strange linker error. i have used the following lines to create the window
 

WIN32WindowPtr win= WIN32Window::create();

Linking...
03share.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: static class osg::FCPtr,class osg::WIN32Window> __cdecl osg::WIN32WindowBase::create(void)" ([EMAIL PROTECTED]@osg@@[EMAIL PROTECTED]@[EMAIL PROTECTED]@@[EMAIL PROTECTED]@@osg@@[EMAIL PROTECTED]@@[EMAIL PROTECTED])
 referenced in function _$E1
.\Debug/03share.exe : fatal error LNK1120: 1 unresolved externals
can any one help me out.
Tariq

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com

Reply via email to