Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Upgrading to VS2019, vcpkg fails with multiple error #1269
Comments
|
Updating vspkg to 2019.10 solved these errors. |
|
This function has been removed and fixed in the latest Visual Studio 2019. Thanks. |
We updated from VS2017 to VS2019 and when rebuilding cpprestsdk it fails when trying to build vcpkg, see log below.
I think that we have installed "Visual Studio with the Desktop C++ workload and the Windows SDK for Desktop C++." we can successfully build many other projects with VS2019 on that machine.
We tried building both 2.10.14 and 2.10.13 with VS2019 and get the same error.
Any ideas?
Should cpprestsdk work fully with VS2019?