随便运行个例子,总是提示很多错误,诸如
  错误 1 error LNK2005: "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> >(void)" (??1?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAE@XZ) 已经在 msvcprtd.lib(MSVCP90D.dll) 中定义 NeheSDK.lib Nehe_SDK 错误 46 error LNK2001: 无法解析的外部符号 "public: void __thiscall std::_String_base::_Xran(void)const " (?_Xran@_String_base@std@@QBEXXZ) NeheSDK.lib Nehe_SDK错误 56 fatal error LNK1120: 3 个无法解析的外部命令 D:\没用垃圾\Nehe_SDK\Debug\Nehe_SDK.exe Nehe_SDK 求教下怎么解决啊?