-
Notifications
You must be signed in to change notification settings - Fork 61
Description
VS2010 is rather old now, and e.g. VS2017 cannot build hawtjni's projects
C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\Common7\IDE\VC\VCTargets\Microsoft.Cpp.Platform.targets(65,5): error MSB8020: The build tools for Visual Studio 2010 (Platform Toolset = 'v100') cannot be found. To build using the v100 build tools, please install Visual Studio 2010 build tools. Alternatively, you may upgrade to the current Visual Studio tools by selecting the Project menu or right-click the solution, and then selecting "Retarget solution".
Being able to generate newer projects would be very helpful. I can't even find a way to get the 2010 (or 2008) build tools any more. https://visualstudio.microsoft.com/vs/older-downloads/ only goes back to 2012.