NeheSDK.lib(nexception.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ)
NeheSDK.lib(image.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ)
NeheSDK.lib(state.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ)
NeheSDK.lib(texture.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ)
NeheSDK.lib(text.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ)
NeheSDK.lib(opengl.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ)
NeheSDK.lib(nexception.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ)
NeheSDK.lib(image.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ)
NeheSDK.lib(state.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ)
NeheSDK.lib(texture.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ)
NeheSDK.lib(text.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ)
NeheSDK.lib(opengl.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_String_base::_Xlen(void)const " (?_Xlen@_String_base@std@@QBEXXZ)
NeheSDK.lib(pcxloader.obj) : error LNK2001: unresolved external symbol ___security_cookie
NeheSDK.lib(texture.obj) : error LNK2001: unresolved external symbol ___security_cookie
NeheSDK.lib(opengl.obj) : error LNK2001: unresolved external symbol ___security_cookie
NeheSDK.lib(splash.obj) : error LNK2001: unresolved external symbol ___security_cookie
NeheSDK.lib(image.obj) : error LNK2001: unresolved external symbol ___security_cookie
NeheSDK.lib(pcxloader.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
NeheSDK.lib(texture.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
NeheSDK.lib(opengl.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
NeheSDK.lib(splash.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
NeheSDK.lib(image.obj) : error LNK2001: unresolved external symbol @__security_check_cookie@4
NeheSDK.lib(opengl.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
NeheSDK.lib(image.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
NeheSDK.lib(pcxloader.obj) : error LNK2001: unresolved external symbol "void * __cdecl operator new[](unsigned int)" (??_U@YAPAXI@Z)
NeheSDK.lib(image.obj) : error LNK2001: unresolved external symbol "void __cdecl operator delete[](void *)" (??_V@YAXPAX@Z)
NeheSDK.lib(image.obj) : error LNK2001: unresolved external symbol __ftol2
NeheSDK.lib(timer.obj) : error LNK2001: unresolved external symbol __ftol2请问按周炜的方法在vc里调用neheframework后编译出现这样的错误,搞了两天都没搞定,大侠们请问是何解?