This repository has been archived by the owner on Mar 22, 2022. It is now read-only.
Problem building - 'Could not copy the file "C:\mr-webrtc\bin\UWP\ARM\Debug\Microsoft.MixedReality.WebRTC.Native.dll" because it was not found' #32
Labels
bug
Something isn't working
I followed the instructions over at https://microsoft.github.io/MixedReality-WebRTC/manual/building.html
I encountered a problem using Visual Studio 2019 then I saw an Issue (#14) which seemed to suggest only Visual Studio 2017 was supported so I tried with Visual Studio 2017 after resetting my git status
Trying to build with VS 2017 v15.9.13 I get these three errors
Could not copy the file "C:\mr-webrtc\bin\UWP\ARM\Debug\Microsoft.MixedReality.WebRTC.Native.dll" because it was not found. Microsoft.MixedReality.WebRTC.TestAppUWP
Could not copy the file "C:\mr-webrtc\bin\UWP\ARM\Debug\Microsoft.MixedReality.WebRTC.Native.pdb" because it was not found. Microsoft.MixedReality.WebRTC.TestAppUWP
Cannot open include file: 'cryptopp/allocatorwithnul.h': No such file or directory Microsoft.MixedReality.WebRTC.Native.UWP c:\mr-webrtc\external\webrtc-uwp-sdk\webrtc\xplatform\zslib-eventing\zslib\eventing\types.h 40
The text was updated successfully, but these errors were encountered: