Link error after update from VS2008 to VS2010
- by Caihua
Hi all,
Today I met an link problem after updating the VS version from 2008 to 2010, the error is something like this:
error LNK2019: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ) referenced in function "public: class std::basic_string,class std::allocator &…