error LNK2019: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ) referenced in function "public: int __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::compare(unsigned int,unsigned int,char const *,unsigned int)const " (?compare@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QBEHIIPBDI@Z) C:\Development\MQ2\MQ2Main\ISXDK.lib(LSType.obj) ISXEQ
error LNK2019: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ) referenced in function "protected: bool __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::_Grow(unsigned int,bool)" (?_Grow@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@IAE_NI_N@Z) C:\Development\MQ2\MQ2Main\ISXDK.lib(LSType.obj) ISXEQ
Linker errors on VS 2010
Moderators: Lavish Software Team, Moderators
Linker errors on VS 2010
Is it possible to get a VS 2010 build of isxdk.lib?
Once I'm ready to drop support for VS 2008, yes... First I need to have VS 2010 retail, then I have to rebuild everything, then I have to fix whatever new bugs crop up (or old ones that may be found), then I have to fix any remaining bugs in the development build of IS so it can be pushed live (it's been a development build for 8 months), and then I can provide VS 2010 libs.
In the meantime, compile with VS 2008.
In the meantime, compile with VS 2008.