Skip to content

Nuget Package Microsoft.Windows.CppWinRT needed to build solution #16

@nathanrona

Description

@nathanrona

Cloned project and tried to build according to instructions in Readme.md, however build failed on error "wait_for is not a member of winrt::impl"

Found solution being installing the Nuget Package Microsoft.Windows.CppWinRT,

  1. Right-click on Refernces in solution window.
  2. Click manage Nuget packages...
  3. Click browse tab
  4. Find Microsoft.Windows.CppWinRT
  5. Install
    After that building worked.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions