K
kyadav78
Guest
Hi,
I have getting below error while compiling my project in visual studio 2015. Could you please help in resolving this error?
Severity Code Description Project File Line Suppression State
Error LNK2001 unresolved external symbol "public: static unsigned int const std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> >::npos" (?npos@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@2IB) XXX D:\jdf\vs2015_compilation\CFS_Release\core\src\utcfsstring\XXX.obj 1
Regards
Kunal
Continue reading...
I have getting below error while compiling my project in visual studio 2015. Could you please help in resolving this error?
Severity Code Description Project File Line Suppression State
Error LNK2001 unresolved external symbol "public: static unsigned int const std::basic_string<unsigned short,struct std::char_traits<unsigned short>,class std::allocator<unsigned short> >::npos" (?npos@?$basic_string@GU?$char_traits@G@std@@V?$allocator@G@2@@std@@2IB) XXX D:\jdf\vs2015_compilation\CFS_Release\core\src\utcfsstring\XXX.obj 1
Regards
Kunal
Continue reading...