Closed
Description
This is just one of many problems with the whole Getting Started collection. First it will not build as-is right out of the box on a Windows Surface Pro 10 i7, Windows 11 23H2, VS2022 17.10.5.
All references to the cpprest nuget are not found. Manually fixing the include paths results in 17 errors related to the cpprest nuget package, as unresolved externals. Uninstalling the package and reinstalling did not resolve the issue. Updating the package to the latest from nuget.org did not change the outcome. Fails out of the box in X64. The project does not support ARM64.
Additionally, there is not a version build for ARM64 in the native cpprest.
Metadata
Metadata
Assignees
Labels
No labels