Skip to content

WebView2Browser Sample (C++) Will Not Build X64 in VS2022 OOB, also does not support ARM64 #250

Closed
@laultman

Description

@laultman

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions