VS 2017 build tool

The Partridge Family were neither partridges nor a family. Discuss.
Post Reply
WilsonHuang
Posts: 44
Joined: February 13th, 2019, 3:23 am

VS 2017 build tool

Post by WilsonHuang » March 9th, 2020, 11:37 am

If you want to build VS 2017 Solution on VS 2019. You need VS 2017 build tool.
VS 2017 Build Tool
https://download.visualstudio.microsoft ... dtools.exe
Microsoft removes most VS 2017 build tool download link on the internet.
I'll upload VS 2017 build tool here. In case the link got removed permanently.

VS 2017 Build Tool
VS 2017 build tool.zip
(1.1 MiB) Downloaded 133 times

WilsonHuang
Posts: 44
Joined: February 13th, 2019, 3:23 am

Re: VS 2017 build tool

Post by WilsonHuang » March 9th, 2020, 12:30 pm

If you want to build Chili Framework without upgrade project (Retarget project). You need to install "MSVC v140 - VS 2015 C++ Build Tool" and "Windows 8.1 SDK".
MSVC v140 - VS 2015 C++ Build Tool is in the VS Installer, and Windows 8.1 SDK is in the VS 2017 build tool

Post Reply