Hi all, I tried to build MFC-Demo. (with opensg_dailybuild.070704.i686-pc-cygwin.cl.net2005.OpenSG-1.8.0-cl.net2005.exe) However, I got error messages from VS2005.
[ error messages ] 1>Linking... 1>OpenSGMFCControl.obj : error LNK2001: unresolved external symbol "public: static unsigned short const osg::FieldContainerPtrBase::InvalidParentEPos" (?invalidparente...@fieldcontainerptrbase@osg@@2GB) 1>OpenSGMFCControl.obj : error LNK2001: unresolved external symbol "class osg::NullFieldContainerPtr const osg::NullFC" (?nul...@osg@@3vnullfieldcontainer...@1@B) 1>OpenSGMFCControl.obj : error LNK2001: unresolved external symbol "private: static class osg::FieldContainerType osg::WIN32WindowBase::_type" (?_t...@win32windowbase@osg@@0vfieldcontainert...@2@A) 1>fatal error LNK1120: 3 unresolved externals I added some lib files as follows OSGBase.lib OSGSystem.lib OSGWindowWIN32.lib opengl32.lib MSVCPRT.lib MSVCRT.lib winmm.lib What should I do now? I think dailybuild.070704 don’t have some necessary complied object files… OpenSG don’t have any plan to update the dailybuild? ☺ Regards, Jeongseok ------------------------------------------------------------------------------ _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
