• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Can somebody help me out?

lord5

New Member
Joined
Oct 5, 2010
Messages
175
Reaction score
1
When i try to compile server i get this error on MSVC 12
Code:
1>------ Rebuild All started: Project: tfs02 (Visual Studio 2010), Configuration: Release x64 ------
1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.Cpp.Platform.targets(42,5): error MSB8020: The builds tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, either click the Project menu or right-click the solution, and then select "Update VC++ Projects...". Install Visual Studio 2010 to build using the Visual Studio 2010 build tools.
========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========

Do i compile this with MSVC 10 or what?
 
Back
Top