How To Install Platform Toolset V110

  • If you are using visual 2012 right-click on project name -> properties -> configuration properties -> general -> platform toolset -> Visual Studio 2012 (v110) To add up to Kevin and Lex's answers: We had a similar situation at work where both the developers and the build server had Visual Studio 2013.
  • In the process we also lifted the VC++ projects to PlatformToolset v110. On our build server (Jenkins), we would like to build this project with MsBuild without having to install VS2012. But I can't get it to work, and I think it's because the folder C: Program Files (x86) MSBuild Microsoft.Cpp v4.0 V110 must be.

Join GitHub today

GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.

Sign up New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

When you change the target Framework, also change the platform toolset to a version that supports that Framework. For example, to target the.NET Framework 4.5, you must use a compatible platform toolset such as Visual Studio 2015 (v140), Visual Studio 2013 (v120) or Visual Studio 2012 (v110). If the issue still persist, I suggest you to refer to the below thread and check if it helps. The builds tools for v140 (Platform Toolset = 'v140') cannot be found. To build using the v140 build tools. Hope it helps. Get back to us for further assistance on this issue, we will be happy to help you.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Comments

commented Jun 11, 2015

I am trying to produce a .vcxproj for VS2012 that supports both Win32 and x64 targets, and produces Windows XP compatible executables for the Win32 version. The only way this is possible is to mix both v110 and v110_xp platform toolsets in this .vcxproj.

I am looking to see if it's possible to expand the acceptable list of platform toolsets to include v110_xp.
MSDN link describing v110_xp

It seems like an action is bound to only provide one platform toolset for any code generation 'session', so I'm not sure the architecture of premake even would allow this as it is.

Any thoughts about this?

commented Jun 11, 2015

we just added this to our scripts.

which you can obviously make conditional on a setting.. extend at will ;)

commented Jun 12, 2015

Toolsets are specified per configuration…wouldn't this work (untested)? Kamen rider ryuki tap 1.

commented Jun 12, 2015

Platform Toolset 140 Download

That is exactly what I tried, but 'v110_xp' is not a supported platform toolset out of the box. And it looks like each version of visual studio supports one toolset only. I can't extend it to a list. As far as I know?

commented Jun 13, 2015

That is exactly what I tried, but 'v110_xp' is not a supported platform toolset out of the box.

Are you running against the latest sources? I've no trouble setting that value here.

How To Install Platform Rocker Springs

commented Jun 13, 2015

I have the latest sources as of this past Wednesday.

I worked around the issue with Tom's fix above, and some other code.

commented Jun 13, 2015

How To Install Platform Toolset V110

Okay, I'll close this out, feel free to re-open with new information. Still think my example should work.

commented Jun 18, 2015

This is now working with the latest alpha release, FYI.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Download Platform Toolset V140

  1. Error 1 error MSB8020: The builds tools for v110_xp (Platform Toolset = 'v110_xp') cannot be found. To build using the v110_xp build tools, either click the Project menu or right-click the solution, and then select 'Update VC++ Projects..'. Install v110_xp to build using the v110_xp build tools. C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110Microsoft.Cpp.Platform.targets 44 5 steam_api
  2. Error 2 error MSB8020: The builds tools for v110_xp (Platform Toolset = 'v110_xp') cannot be found. To build using the v110_xp build tools, either click the Project menu or right-click the solution, and then select 'Update VC++ Projects..'. Install v110_xp to build using the v110_xp build tools. C:Program Files (x86)MSBuild
  3. Microsoft.Cppv4.0V110Microsoft.Cpp.Platform.targets 44 5 warfare2
  4. Error 3 error X3523: DX9-style intrinsics are disabled when not in dx9 compatibility mode. C:UsersDasfoniaDesktop4D1Mod ToolsWarfare▓ SVNclientdllinvshadersinv_ps.hlsl invshaders
  5. Error 4 The command 'if '%COMPUTERNAME%' 'FALLARBOR' (
  6. copy /y 'C:UsersDasfoniaDesktop4D1Mod ToolsWarfare² SVNclientdllNUIbinDebugNUI.dll' 'S:gamessteamsteamappscommonzero gearserverscriptsNUI.dll'
  7. copy /y 'C:UsersDasfoniaDesktop4D1Mod ToolsWarfare² SVNclientdllNUIbinDebugNUI.dll' 'E:mmmw2scriptsNUI.dll'