1

I've been trying to build Microsoft's Mixed Reality WebRTC source code for UWP x64 configuration following the help document and ran into some peculiar issues. Running the build script, throws errors stating some files are missing, but they are actually available in the required location.

Something like

c1xx : fatal error C1083: Cannot open source file: '........\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Au dioBufferConfiguration.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\p rojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]

What is baffling is that some of the files in the same folder is being recognized but not others and it is the exact same set of files no matter the machine or branch used. I'd be grateful for any suggestions on what could be missing or the factors to check, that might shed some light on this. Thanks in advance.

June
  • 11
  • 2
  • You'll be better off posting an issue on the Mixed Reality GitHub repo. You'll also need to include a larger snippet of the build log messages. Also just in case you missed it you do need to do a `recursive` clone before building https://microsoft.github.io/MixedReality-WebRTC/manual/building-windows.html. – sipsorcery Sep 10 '20 at 17:41

0 Answers0