Compile Errors
Error 654 error C2668: 'std::to_string' : ambiguous call to overloaded function D:\Everquest\SVN\Source Code - GitHub\Server\zone\lua_parser.cpp 861 1 zone
1063 IntelliSense: PCH warning: header stop cannot be in a macro or #if block. An intellisense PCH file was not generated. d:\everquest\svn\source code - github\server\zone\lua_parser.cpp 38 1 zone 1064 IntelliSense: more than one instance of overloaded function "std::to_string" matches the argument list: d:\everquest\svn\source code - github\server\zone\lua_parser.cpp 861 18 zone |
What version of Visual Studio?
Assuming it's this line: Code:
zone_script += std::to_string(zone->GetInstanceVersion()); |
hmm to kill VS2010 or not ...
|
Same compile error and yes I'm still using vs2010.
No internet connection atm to get 2013. Just been running an offline server at home. Take my laptop out To a wWiFi spot to download any updates I need. |
There's really no reason not to upgrade to the 2013 community edition when you can. Use the online install though, I tried the iso and it had a corrupted file on it.
|
Yes I was using VS2010 when I got those errors. I will check out 2013 community edition when I get time to tinker with it.
|
All times are GMT -4. The time now is 05:43 AM. |
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.