返回列表 回复 发帖

[求助] 号外号外 小弟的超级大疑问 (保证很有深度的问题!) lol

各位大大好@@
小弟刚接触
AR 就碰到一个超级大问题@@
原本想说使用
vrml 的数据库
可以投影一个动画
没想到
在设定连结
libARvrml.lib 之前呢
出现了3个错误
想当然耳
就是一些函数
没宣告的错误...
但是
连结数据库之后
好刺激阿...出现了97个错误
这边只贴了一小部分上来
而且重点是呢
这些错误
几乎就像乱码一样
看了头好晕
不知道有没有大大能喂小弟解惑呢??






-------------------Configuration: aaa - Win32 Debug--------------------
Linking...
libARvrml.lib(arViewerCapi.obj) : warning LNK4044: unrecognized option "alternatename:__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z=__imp_??Mstd@@YA_NABV?$basic_string@D
U?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z"; ignored
libARvrml.lib(arViewerCapi.obj) : warning LNK4044: unrecognized option "alternatename:__imp_??$?8DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z=__imp_??8std@@YA_NABV?$basic_string@D
U?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z"; ignored
libARvrml.lib(arViewer.obj) : warning LNK4044: unrecognized option "alternatename:__imp_??$?MDU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z=__imp_??Mstd@@YA_NABV?$basic_string@DU?$c
har_traits@D@std@@V?$allocator@D@2@@0@0@Z"; ignored
libARvrml.lib(arViewer.obj) : warning LNK4044: unrecognized option "alternatename:__imp_??$?8DU?$char_traits@D@std@@V?$allocator@D@1@@std@@YA_NABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@0@0@Z=__imp_??8std@@YA_NABV?$basic_string@DU?$c
har_traits@D@std@@V?$allocator@D@2@@0@0@Z"; ignored
msvcrt.lib(MSVCRT.dll) : error LNK2005: _sscanf already defined in LIBCD.lib(sscanf.obj)
msvcrt.lib(MSVCRT.dll) : error LNK2005: _fgets already defined in LIBCD.lib(fgets.obj)
msvcrt.lib(MSVCRT.dll) : error LNK2005: _sprintf already defined in LIBCD.lib(sprintf.obj)
msvcrt.lib(MSVCRT.dll) : error LNK2005: _fclose already defined in LIBCD.lib(fclose.obj)
msvcrt.lib(MSVCRT.dll) : error LNK2005: _fopen already defined in LIBCD.lib(fopen.obj)
LIBCD.lib(crt0init.obj) : warning LNK4098: defaultlib "msvcrt.lib" conflicts with use of other libs; use /NODEFAULTLIB:library
libARvrml.lib(arViewerCapi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::_Mutex::_Unlock(void)" (__imp_?_Unlock@_Mutex@std@@QAEXXZ)
libARvrml.lib(arViewer.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::_Mutex::_Unlock(void)" (__imp_?_Unlock@_Mutex@std@@QAEXXZ)
libARvrml.lib(arViewerCapi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::_Mutex::_Lock(void)" (__imp_?_Lock@_Mutex@std@@QAEXXZ)
libARvrml.lib(arViewer.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::_Mutex::_Lock(void)" (__imp_?_Lock@_Mutex@std@@QAEXXZ)
libARvrml.lib(arViewerCapi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,
class std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
libARvrml.lib(arViewer.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::basic_string<char,struct std::char_traits<char>,clas
s std::allocator<char> >(char const *)" (__imp_??0?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@PBD@Z)
libARvrml.lib(arViewerCapi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::locale::facet::_Register(void)" (__imp_?_Register@facet@locale@std@@QAEXXZ)
libARvrml.lib(arViewer.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: void __thiscall std::locale::facet::_Register(void)" (__imp_?_Register@facet@locale@std@@QAEXXZ)
libARvrml.lib(arViewerCapi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall bad_cast::bad_cast(char const *)" (__imp_??0bad_cast@@QAE@PBD@Z)
libARvrml.lib(arViewer.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: __thiscall bad_cast::bad_cast(char const *)" (__imp_??0bad_cast@@QAE@PBD@Z)
libARvrml.lib(arViewerCapi.obj) : error LNK2001: unresolved external symbol "__declspec(dllimport) public: static unsigned int __cdecl std::ctype<char>::_Getcat(class std::locale::facet const * *)" (__imp_?_Getcat@?$ctype@D@std@@SAIPAPBVfacet@locale
@2@@Z)
楼主比我牛,我错两个!
返回列表