-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
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
Labels
No labels