Skip to content

Problem building with VS 2022 #67

@qsc-jhndnn

Description

@qsc-jhndnn

Not sure if this is VS 2022 specific but when I was trying to build CameraKsPropertyHelper I would get the following error
This project references NuGet package(s) that are missing on this computer. ..... The missing file is C:\code\Windows-Camera\Samples\VirtualCamera\\packages\Microsoft.Windows.CppWinRT.2.0.240405.15\build\native\Microsoft.Windows.CppWinRT.props.

On my machine the Nuget packages are being installed in C:\code\Windows-Camera\Samples\packages and not inside of the VirtualCamera directory. I had to essentially revert this change ( 2e62a98 ) back to using relative directories and things built correctly on my machine.

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