microsoft / MixedReality-WebRTC

MixedReality-WebRTC is a collection of components to help mixed reality app developers integrate audio and video real-time communication into their application and improve their collaborative experience
https://microsoft.github.io/MixedReality-WebRTC/
MIT License
903 stars 278 forks source link

Error while building from sources #533

Open OceanJune opened 3 years ago

OceanJune commented 3 years ago

Hi,

Running the build script to compile the latest master code, throws errors stating some files are missing. I checked in the path specified and they are not available in repository either. Am I missing something here?

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]

Complete logs
Windows SDK 1803 10.0.17134 (April 2018)   : OK
Windows SDK 1809 10.0.17763 (October 2018) : OK
NuGet Version: 5.6.0.6591
All packages listed in packages.config are already installed.
Microsoft (R) Build Engine version 16.6.0+5ff7b0c9e for .NET Framework
Copyright (C) Microsoft Corporation. All rights reserved.

Build started 13-08-2020 13:58:26.
Project "D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.Universal\Org.WebRtc.vc
xproj" on node 1 (Build target(s)).
Project "D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.Universal\Org.WebRtc.vc
xproj" (1) is building "D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperG
lue.Universal\Org.WebRtc.WrapperGlue.vcxproj" (2) on node 1 (default targets).
PrepareForBuild:
  Creating directory "D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlu
  e.Universal\Build\Intermediate\Org.WebRtc.WrapperGlue\Release\ARM\".
  Creating directory "D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlu
  e.Universal\Build\Output\Org.WebRtc.WrapperGlue\Release\ARM\".
  Creating directory "D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlu
  e.Universal\Build\Intermediate\Org.WebRtc.WrapperGlue\Release\ARM\Org.WebR.76cc41b9.tlog\".
GetInstalledSDKLocations:
  Searching for SDKs targeting "UAP, 10.0.17763.0".
  Searching for SDKs targeting "Windows, 8.1".
ResolveSDKReferences:
    Reading SDK manifest file "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\10\ExtensionSDKs\Microsoft.VCLibs\14.
  0\SDKManifest.xml".
    Targeted configuration and architecture "Retail|ARM"
    Could not find "FrameworkIdentity" attribute "FrameworkIdentity-Retail-ARM" in the SDK manifest.
    Found "FrameworkIdentity" attribute "Name = Microsoft.VCLibs.140.00, MinVersion = 14.0.27810.0, Publisher = 'CN=Mic
  rosoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US'" in the SDK manifest.
    Found "APPX" location attribute "AppX-Retail-x86=.\AppX\Retail\x86\Microsoft.VCLibs.x86.14.00.appx" in the SDK mani
  fest.
    Found "APPX" location attribute "AppX-Retail-x64=.\AppX\Retail\x64\Microsoft.VCLibs.x64.14.00.appx" in the SDK mani
  fest.
    Found "APPX" location attribute "AppX-Retail-ARM=.\AppX\Retail\ARM\Microsoft.VCLibs.ARM.14.00.appx" in the SDK mani
  fest.
    Found "APPX" location attribute "AppX-Retail-ARM64=.\AppX\Retail\ARM64\Microsoft.VCLibs.ARM64.14.00.appx" in the SD
  K manifest.
ExpandSDKReferences:
  Enumerating SDK Reference "Microsoft.VCLibs, Version=14.0" from "C:\Program Files (x86)\Microsoft SDKs\Windows Kits\1
  0\ExtensionSDKs\Microsoft.VCLibs\14.0\".
InitializeBuildStatus:
  Creating "D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universa
  l\Build\Intermediate\Org.WebRtc.WrapperGlue\Release\ARM\Org.WebR.76cc41b9.tlog\unsuccessfulbuild" because "AlwaysCrea
  te" was specified.
ClCompile:
  C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.16.27023\bin\HostX86\arm\CL.exe /c
  /I"D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\..\..
  \..\..\xplatform\webrtc" /I"D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.Wr
  apperGlue.Universal\..\..\..\..\xplatform\webrtc\third_party\libyuv\include" /I"D:\MixedReality-WebRTC\external\webrt
  c-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\..\..\..\..\xplatform\webrtc\sdk\windows" /I"
  D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\..\..\..
  \..\xplatform\webrtc\third_party\idl\zsLib" /I"D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
  \msvc\Org.WebRtc.WrapperGlue.Universal\..\..\..\..\xplatform\webrtc\third_party\idl\zsLib-eventing" /I"D:\MixedRealit
  y-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\..\..\..\..\xplatform\
  webrtc\third_party\abseil-cpp" /I"D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.Web
  Rtc.WrapperGlue.Universal\..\..\..\..\xplatform\webrtc\third_party\idl" /I"D:\MixedReality-WebRTC\external\webrtc-uwp
  -sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\\" /I"Generated Files\\" /I"D:\MixedReality-WebRTC
  \external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Build\Intermediate\Org.WebRtc.
  WrapperGlue\Release\ARM\\" /I"D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.
  WrapperGlue.Universal\\" /I"Generated Files\\" /I"D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
  cts\msvc\Org.WebRtc.WrapperGlue.Universal\Build\Intermediate\Org.WebRtc.WrapperGlue\Release\ARM\\" /Zi /nologo /W4 /W
  X- /diagnostics:classic /sdl /MP /O2 /Oi /Oy- /GL /D WEBRTC_WIN /D WINUWP /D NOMINMAX /D _UNICODE /D UNICODE /D USE_B
  UILTIN_SW_CODECS /D _HAS_EXCEPTIONS=0 /D NDEBUG /D _ARM_WINAPI_PARTITION_DESKTOP_SDK_AVAILABLE=1 /D _UNICODE /D UNICO
  DE /D WINAPI_FAMILY=WINAPI_FAMILY_APP /D __WRL_NO_DEFAULT_LIB__ /Gm- /EHsc /MD /GS /Gy /fp:precise /Zc:wchar_t /Zc:fo
  rScope /Zc:inline /GR /std:c++17 /Fo"D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.
  WebRtc.WrapperGlue.Universal\Build\Intermediate\Org.WebRtc.WrapperGlue\Release\ARM\\" /Fd"D:\MixedReality-WebRTC\exte
  rnal\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Build\Intermediate\Org.WebRtc.Wrapp
  erGlue\Release\ARM\Org.WebRtc.WrapperGlue.pdb" /Gd /TP /FU"C:\Program Files (x86)\Microsoft Visual Studio\2019\Profes
  sional\VC\Tools\MSVC\14.16.27023\lib\x86\store\references\platform.winmd" /analyze- /FC /errorReport:queue /bigobj /Z
  c:__cplusplus /await ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc.cpp ..\..\..\..\xplatform\webrt
  c\sdk\windows\wrapper\impl_org_webRtc_AudioBuffer.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRt
  c_AudioBufferConfiguration.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_AudioBufferEvent.cpp
  ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_AudioData.cpp ..\..\..\..\xplatform\webrtc\sdk\windo
  ws\wrapper\impl_org_webRtc_AudioFrame.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_AudioOptio
  ns.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_AudioProcessingInitializeEvent.cpp ..\..\..\.
  .\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_AudioProcessingRuntimeSettingEvent.cpp ..\..\..\..\xplatform\w
  ebrtc\sdk\windows\wrapper\impl_org_webRtc_AudioTrackSource.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_
  org_webRtc_Constraint.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_CustomAudioDevice.cpp ..\.
  .\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_CustomAudioDeviceParameters.cpp ..\..\..\..\xplatform\we
  brtc\sdk\windows\wrapper\impl_org_webRtc_CustomAudioDeviceRequestStateEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\wind
  ows\wrapper\impl_org_webRtc_CustomAudioDeviceSelectEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_or
  g_webRtc_CustomAudioDeviceRequestStereoEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cus
  tomAudioMixerRequestMuteEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_CustomAudioMixerRe
  questSettingsEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_CustomAudioMixerRequestStateE
  vent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_CustomAudioMixerRequestVolumeEvent.cpp ..\.
  .\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_CustomAudioPlayoutDeviceInfo.cpp ..\..\..\..\xplatform\w
  ebrtc\sdk\windows\wrapper\impl_org_webRtc_CustomAudioRecordingDeviceInfo.cpp ..\..\..\..\xplatform\webrtc\sdk\windows
  \wrapper\impl_org_webRtc_CustomVideoCapturer.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cus
  tomVideoCapturerFactory.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_CustomVideoCapturerCreat
  eEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_CustomVideoCapturerParameters.cpp ..\..\.
  .\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_CustomVideoCapturerStartEvent.cpp ..\..\..\..\xplatform\web
  rtc\sdk\windows\wrapper\impl_org_webRtc_enums.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Ev
  entQueue.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_EventQueueMaker.cpp ..\..\..\..\xplatfo
  rm\webrtc\sdk\windows\wrapper\impl_org_webRtc_helpers.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_w
  ebRtc_MediaConstraints.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_MediaElement.cpp ..\..\..
  \..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_MediaElementMaker.cpp ..\..\..\..\xplatform\webrtc\sdk\windo
  ws\wrapper\impl_org_webRtc_MediaSample.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_MediaSour
  ce.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_MediaStreamTrack.cpp ..\..\..\..\xplatform\we
  brtc\sdk\windows\wrapper\impl_org_webRtc_MediaTrackSource.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_o
  rg_webRtc_MessageEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_MillisecondIntervalRange.
  cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCAnswerOptions.cpp ..\..\..\..\xplatform\webrt
  c\sdk\windows\wrapper\impl_org_webRtc_RTCAudioHandlerStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_
  org_webRtc_RTCAudioReceiverStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCAudioSenderS
  tats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCBitrateParameters.cpp ..\..\..\..\xplatf
  orm\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCCertificate.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\im
  pl_org_webRtc_RTCCertificateStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCCodecStats.
  cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCConfiguration.cpp ..\..\..\..\xplatform\webrt
  c\sdk\windows\wrapper\impl_org_webRtc_RTCDataChannel.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_we
  bRtc_RTCDataChannelEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCDataChannelInit.cpp
  ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCDataChannelStats.cpp ..\..\..\..\xplatform\webrtc
  \sdk\windows\wrapper\impl_org_webRtc_RTCDtlsFingerprint.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org
  _webRtc_RTCDtmfSender.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCDtmfToneChangeEvent.cpp
   ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCError.cpp ..\..\..\..\xplatform\webrtc\sdk\windo
  ws\wrapper\impl_org_webRtc_RTCIceCandidate.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCIc
  eCandidateInit.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCIceCandidatePairStats.cpp ..\.
  .\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCIceCandidateStats.cpp ..\..\..\..\xplatform\webrtc\sd
  k\windows\wrapper\impl_org_webRtc_RTCIceServer.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_R
  TCInboundRtpStreamStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCKeyParams.cpp ..\..\.
  .\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCMediaHandlerStats.cpp ..\..\..\..\xplatform\webrtc\sdk\w
  indows\wrapper\impl_org_webRtc_RTCMediaStreamStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webR
  tc_RTCOAuthCredential.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCOfferAnswerOptions.cpp
  ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCOfferOptions.cpp ..\..\..\..\xplatform\webrtc\sdk
  \windows\wrapper\impl_org_webRtc_RTCOutboundRtpStreamStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_
  org_webRtc_RTCPeerConnection.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCPeerConnectionIc
  eErrorEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCPeerConnectionIceEvent.cpp ..\..\
  ..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCPeerConnectionStats.cpp ..\..\..\..\xplatform\webrtc\sd
  k\windows\wrapper\impl_org_webRtc_RTCReceivedRtpStreamStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl
  _org_webRtc_RTCRemoteInboundRtpStreamStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRe
  moteOutboundRtpStreamStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRSAParams.cpp ..\.
  .\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtcpFeedback.cpp ..\..\..\..\xplatform\webrtc\sdk\win
  dows\wrapper\impl_org_webRtc_RTCRtcpParameters.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_R
  TCRtpCapabilities.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpCodecCapability.cpp ..\.
  .\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpCodecParameters.cpp ..\..\..\..\xplatform\webrtc\s
  dk\windows\wrapper\impl_org_webRtc_RTCRtpCodingParameters.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_o
  rg_webRtc_RTCRtpContributingSource.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpContrib
  utingSourceStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpDecodingParameters.cpp ..
  \..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpEncodingParameters.cpp ..\..\..\..\xplatform\web
  rtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpFecParameters.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl
  _org_webRtc_RTCRtpHeaderExtensionCapability.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCR
  tpHeaderExtensionParameters.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpParameters.cpp
   ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpReceiveParameters.cpp ..\..\..\..\xplatform\w
  ebrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpReceiver.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_or
  g_webRtc_RTCRtpRtxParameters.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpSender.cpp ..
  \..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpSendParameters.cpp ..\..\..\..\xplatform\webrtc\
  sdk\windows\wrapper\impl_org_webRtc_RTCRtpStreamStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_w
  ebRtc_RTCRtpSynchronizationSource.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpTranscei
  ver.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCRtpTransceiverInit.cpp ..\..\..\..\xplatf
  orm\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCSenderAudioTrackAttachmentStats.cpp ..\..\..\..\xplatform\webrtc\sd
  k\windows\wrapper\impl_org_webRtc_RTCSenderVideoTrackAttachmentStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wra
  pper\impl_org_webRtc_RTCSentRtpStreamStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCSe
  ssionDescription.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCSessionDescriptionInit.cpp .
  .\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows
  \wrapper\impl_org_webRtc_RTCStatsProvider.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCSta
  tsReport.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCStatsTypeSet.cpp ..\..\..\..\xplatfo
  rm\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCTrackEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl
  _org_webRtc_RTCTransportStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCVideoHandlerSta
  ts.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCVideoReceiverStats.cpp ..\..\..\..\xplatfo
  rm\webrtc\sdk\windows\wrapper\impl_org_webRtc_RTCVideoSenderStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrappe
  r\impl_org_webRtc_VideoFrameBuffer.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_VideoFrameBuf
  ferEvent.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_VideoFrameNativeBuffer.cpp ..\..\..\..\
  xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_VideoFramePlanarYuvBuffer.cpp ..\..\..\..\xplatform\webrtc\sdk\w
  indows\wrapper\impl_org_webRtc_VideoFramePlanarYuvaBuffer.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_o
  rg_webRtc_VideoCapturer.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_VideoCapturerCreationPar
  ameters.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_VideoCapturerInputSize.cpp ..\..\..\..\x
  platform\webrtc\sdk\windows\wrapper\impl_org_webRtc_VideoData.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\im
  pl_org_webRtc_VideoDeviceInfo.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_VideoFormat.cpp ..
  \..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_VideoOptions.cpp ..\..\..\..\xplatform\webrtc\sdk\wind
  ows\wrapper\impl_org_webRtc_VideoTrackSource.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vid
  eoTrackSourceStats.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_WebRtcFactory.cpp ..\..\..\..
  \xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_WebRtcFactoryConfiguration.cpp ..\..\..\..\xplatform\webrtc\sdk
  \windows\wrapper\impl_org_webRtc_WebRtcLib.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_WebRt
  cLibConfiguration.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_AudioDeviceWasapi.cpp ..\..\..\..\
  xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_MediaStreamSource.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapp
  er\impl_webrtc_MRCAudioEffectDefinition.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_MRCVideoEffe
  ctDefinition.cpp ..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_VideoCaptureMediaSink.cpp ..\..\..\..\x
  platform\webrtc\sdk\windows\wrapper\impl_webrtc_VideoCapturer.cpp
  impl_org_webRtc.cpp
  impl_org_webRtc_AudioBuffer.cpp
  impl_org_webRtc_AudioBufferConfiguration.cpp
  impl_org_webRtc_AudioBufferEvent.cpp
  impl_org_webRtc_AudioData.cpp
  impl_org_webRtc_AudioFrame.cpp
  impl_org_webRtc_AudioOptions.cpp
  impl_org_webRtc_AudioProcessingInitializeEvent.cpp
  impl_org_webRtc_AudioProcessingRuntimeSettingEvent.cpp
  impl_org_webRtc_AudioTrackSource.cpp
  impl_org_webRtc_Constraint.cpp
  impl_org_webRtc_CustomAudioDevice.cpp
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]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Au
dioBufferEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioDevice.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc.cp
p': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.W
rapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Co
nstraint.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\O
rg.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Au
dioProcessingRuntimeSettingEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc
\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Au
dioTrackSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Au
dioOptions.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Au
dioData.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Or
g.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Au
dioFrame.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\O
rg.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Au
dioProcessingInitializeEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\win
dows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Au
dioBuffer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\
Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_CustomAudioDeviceParameters.cpp
  impl_org_webRtc_CustomAudioDeviceRequestStateEvent.cpp
  impl_org_webRtc_CustomAudioDeviceSelectEvent.cpp
  impl_org_webRtc_CustomAudioDeviceRequestStereoEvent.cpp
  impl_org_webRtc_CustomAudioMixerRequestMuteEvent.cpp
  impl_org_webRtc_CustomAudioMixerRequestSettingsEvent.cpp
  impl_org_webRtc_CustomAudioMixerRequestStateEvent.cpp
  impl_org_webRtc_CustomAudioMixerRequestVolumeEvent.cpp
  impl_org_webRtc_CustomAudioPlayoutDeviceInfo.cpp
  impl_org_webRtc_CustomAudioRecordingDeviceInfo.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioPlayoutDeviceInfo.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windo
ws\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioDeviceParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\window
s\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioDeviceRequestStateEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc
\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioMixerRequestMuteEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\w
indows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioMixerRequestSettingsEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webr
tc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_CustomVideoCapturer.cpp
  impl_org_webRtc_CustomVideoCapturerFactory.cpp
  impl_org_webRtc_CustomVideoCapturerCreateEvent.cpp
  impl_org_webRtc_CustomVideoCapturerParameters.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioMixerRequestStateEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\
windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_CustomVideoCapturerStartEvent.cpp
  impl_org_webRtc_enums.cpp
  impl_org_webRtc_EventQueue.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioRecordingDeviceInfo.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\win
dows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioDeviceRequestStereoEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrt
c\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomVideoCapturer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_EventQueueMaker.cpp
  impl_org_webRtc_helpers.cpp
  impl_org_webRtc_MediaConstraints.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomVideoCapturerParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wind
ows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioMixerRequestVolumeEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc
\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_MediaElement.cpp
  impl_org_webRtc_MediaElementMaker.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Ev
entQueueMaker.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomVideoCapturerCreateEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\win
dows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_he
lpers.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.
WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomVideoCapturerFactory.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows
\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Ev
entQueue.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\O
rg.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_MediaSample.cpp
  impl_org_webRtc_MediaSource.cpp
  impl_org_webRtc_MediaStreamTrack.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_en
ums.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.We
bRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_MediaTrackSource.cpp
  impl_org_webRtc_MessageEvent.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomAudioDeviceSelectEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windo
ws\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_MillisecondIntervalRange.cpp
  impl_org_webRtc_RTCAnswerOptions.cpp
  impl_org_webRtc_RTCAudioHandlerStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Cu
stomVideoCapturerStartEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wind
ows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Me
diaElementMaker.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Me
diaElement.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Me
diaTrackSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCAudioReceiverStats.cpp
  impl_org_webRtc_RTCAudioSenderStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Mi
llisecondIntervalRange.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]
  impl_org_webRtc_RTCBitrateParameters.cpp
  impl_org_webRtc_RTCCertificate.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Me
diaSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\
Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Me
diaConstraints.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Me
ssageEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Me
diaStreamTrack.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCCertificateStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Me
diaSample.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\
Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCCodecStats.cpp
  impl_org_webRtc_RTCConfiguration.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CAudioHandlerStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CAudioReceiverStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CBitrateParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CAudioSenderStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCDataChannel.cpp
  impl_org_webRtc_RTCDataChannelEvent.cpp
  impl_org_webRtc_RTCDataChannelInit.cpp
  impl_org_webRtc_RTCDataChannelStats.cpp
  impl_org_webRtc_RTCDtlsFingerprint.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CCertificateStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CAnswerOptions.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCDtmfSender.cpp
  impl_org_webRtc_RTCDtmfToneChangeEvent.cpp
  impl_org_webRtc_RTCError.cpp
  impl_org_webRtc_RTCIceCandidate.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CDataChannelStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CCodecStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CCertificate.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CConfiguration.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CDataChannelEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCIceCandidateInit.cpp
  impl_org_webRtc_RTCIceCandidatePairStats.cpp
  impl_org_webRtc_RTCIceCandidateStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CDataChannel.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CError.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org
.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CDtlsFingerprint.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCIceServer.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CIceCandidate.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CDtmfSender.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCInboundRtpStreamStats.cpp
  impl_org_webRtc_RTCKeyParams.cpp
  impl_org_webRtc_RTCMediaHandlerStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CDtmfToneChangeEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCMediaStreamStats.cpp
  impl_org_webRtc_RTCOAuthCredential.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CIceCandidateInit.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CDataChannelInit.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCOfferAnswerOptions.cpp
  impl_org_webRtc_RTCOfferOptions.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CIceServer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CIceCandidateStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CInboundRtpStreamStats.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]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
COfferOptions.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCOutboundRtpStreamStats.cpp
  impl_org_webRtc_RTCPeerConnection.cpp
  impl_org_webRtc_RTCPeerConnectionIceErrorEvent.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
COAuthCredential.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CKeyParams.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCPeerConnectionIceEvent.cpp
  impl_org_webRtc_RTCPeerConnectionStats.cpp
  impl_org_webRtc_RTCReceivedRtpStreamStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CMediaHandlerStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CMediaStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRemoteInboundRtpStreamStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CPeerConnection.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRemoteOutboundRtpStreamStats.cpp
  impl_org_webRtc_RTCRSAParams.cpp
  impl_org_webRtc_RTCRtcpFeedback.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CIceCandidatePairStats.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]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CReceivedRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\
projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CPeerConnectionStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CPeerConnectionIceEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\
projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRtcpParameters.cpp
  impl_org_webRtc_RTCRtpCapabilities.cpp
  impl_org_webRtc_RTCRtpCodecCapability.cpp
  impl_org_webRtc_RTCRtpCodecParameters.cpp
  impl_org_webRtc_RTCRtpCodingParameters.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
COfferAnswerOptions.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CPeerConnectionIceErrorEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\win
dows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRtpContributingSource.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpCodecParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpCapabilities.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRtpContributingSourceStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpCodingParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRtpDecodingParameters.cpp
  impl_org_webRtc_RTCRtpEncodingParameters.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
COutboundRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\
projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRtpFecParameters.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRemoteInboundRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\win
dows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRemoteOutboundRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wi
ndows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRtpHeaderExtensionCapability.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtcpParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRtpHeaderExtensionParameters.cpp
  impl_org_webRtc_RTCRtpParameters.cpp
  impl_org_webRtc_RTCRtpReceiveParameters.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRSAParams.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpCodecCapability.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpEncodingParameters.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]
  impl_org_webRtc_RTCRtpReceiver.cpp
  impl_org_webRtc_RTCRtpRtxParameters.cpp
  impl_org_webRtc_RTCRtpSender.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtcpFeedback.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpContributingSource.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]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpContributingSourceStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wind
ows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpHeaderExtensionParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wi
ndows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpDecodingParameters.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]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpReceiveParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRtpSendParameters.cpp
  impl_org_webRtc_RTCRtpStreamStats.cpp
  impl_org_webRtc_RTCRtpSynchronizationSource.cpp
  impl_org_webRtc_RTCRtpTransceiver.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpReceiver.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpHeaderExtensionCapability.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wi
ndows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpFecParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCRtpTransceiverInit.cpp
  impl_org_webRtc_RTCSenderAudioTrackAttachmentStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpSender.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCSenderVideoTrackAttachmentStats.cpp
  impl_org_webRtc_RTCSentRtpStreamStats.cpp
  impl_org_webRtc_RTCSessionDescription.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpSynchronizationSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\window
s\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpTransceiver.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CSenderAudioTrackAttachmentStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc
\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpSendParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CSentRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCSessionDescriptionInit.cpp
  impl_org_webRtc_RTCStats.cpp
  impl_org_webRtc_RTCStatsProvider.cpp
  impl_org_webRtc_RTCStatsReport.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpTransceiverInit.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCStatsTypeSet.cpp
  impl_org_webRtc_RTCTrackEvent.cpp
  impl_org_webRtc_RTCTransportStats.cpp
  impl_org_webRtc_RTCVideoHandlerStats.cpp
  impl_org_webRtc_RTCVideoReceiverStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org
.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CTrackEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CStatsTypeSet.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CTransportStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CSenderVideoTrackAttachmentStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc
\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_RTCVideoSenderStats.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CSessionDescriptionInit.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\
projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_VideoFrameBuffer.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CStatsReport.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CRtpRtxParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_VideoFrameBufferEvent.cpp
  impl_org_webRtc_VideoFrameNativeBuffer.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CSessionDescription.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_VideoFramePlanarYuvBuffer.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CVideoHandlerStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CStatsProvider.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_VideoFramePlanarYuvaBuffer.cpp
  impl_org_webRtc_VideoCapturer.cpp
  impl_org_webRtc_VideoCapturerCreationParameters.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CVideoReceiverStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_VideoCapturerInputSize.cpp
  impl_org_webRtc_VideoData.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_RT
CVideoSenderStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoFrameBuffer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_VideoDeviceInfo.cpp
  impl_org_webRtc_VideoFormat.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoFrameBufferEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoFrameNativeBuffer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_VideoOptions.cpp
  impl_org_webRtc_VideoTrackSource.cpp
  impl_org_webRtc_VideoTrackSourceStats.cpp
  impl_org_webRtc_WebRtcFactory.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoFramePlanarYuvBuffer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\
projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoCapturerInputSize.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoTrackSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_WebRtcFactoryConfiguration.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_We
bRtcFactory.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoDeviceInfo.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoCapturer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_org_webRtc_WebRtcLib.cpp
  impl_org_webRtc_WebRtcLibConfiguration.cpp
  impl_webrtc_AudioDeviceWasapi.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoTrackSourceStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoData.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Or
g.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoFramePlanarYuvaBuffer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows
\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoOptions.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoCapturerCreationParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wi
ndows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_Vi
deoFormat.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\
Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_We
bRtcFactoryConfiguration.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows
\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_AudioD
eviceWasapi.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  impl_webrtc_MediaStreamSource.cpp
  impl_webrtc_MRCAudioEffectDefinition.cpp
  impl_webrtc_MRCVideoEffectDefinition.cpp
  impl_webrtc_VideoCaptureMediaSink.cpp
  impl_webrtc_VideoCapturer.cpp
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_We
bRtcLibConfiguration.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_MediaS
treamSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_MRCVid
eoEffectDefinition.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_We
bRtcLib.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Or
g.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_VideoC
apturer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Or
g.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_VideoC
aptureMediaSink.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_MRCAud
ioEffectDefinition.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
Done Building Project "D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGl
ue.Universal\Org.WebRtc.WrapperGlue.vcxproj" (default targets) -- FAILED.

Done Building Project "D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.Universal
\Org.WebRtc.vcxproj" (Build target(s)) -- FAILED.

Build FAILED.

"D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.Universal\Org.WebRtc.vcxproj" (
Build target) (1) ->
"D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRt
c.WrapperGlue.vcxproj" (default target) (2) ->
(ClCompile target) ->
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
AudioBufferConfiguration.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows
\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
AudioBufferEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioDevice.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc.
cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.WebRtc
.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
Constraint.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
AudioProcessingRuntimeSettingEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webr
tc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
AudioTrackSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
AudioOptions.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
AudioData.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\
Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
AudioFrame.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
AudioProcessingInitializeEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\w
indows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
AudioBuffer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioPlayoutDeviceInfo.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\win
dows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioDeviceParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wind
ows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioDeviceRequestStateEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webr
tc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioMixerRequestMuteEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc
\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioMixerRequestSettingsEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\we
brtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioMixerRequestStateEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrt
c\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioRecordingDeviceInfo.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\w
indows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioDeviceRequestStereoEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\web
rtc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomVideoCapturer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomVideoCapturerParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wi
ndows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioMixerRequestVolumeEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webr
tc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
EventQueueMaker.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomVideoCapturerCreateEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\w
indows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
helpers.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Or
g.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomVideoCapturerFactory.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windo
ws\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
EventQueue.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc
\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
enums.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\Org.
WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomAudioDeviceSelectEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\win
dows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
CustomVideoCapturerStartEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wi
ndows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
MediaElementMaker.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
MediaElement.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
MediaTrackSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
MillisecondIntervalRange.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows
\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
MediaSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
MediaConstraints.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
MessageEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
MediaStreamTrack.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
MediaSample.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCAudioHandlerStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCAudioReceiverStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCBitrateParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCAudioSenderStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCCertificateStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCAnswerOptions.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCDataChannelStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCCodecStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCCertificate.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCConfiguration.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCDataChannelEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCDataChannel.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCError.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\O
rg.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCDtlsFingerprint.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCIceCandidate.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCDtmfSender.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCDtmfToneChangeEvent.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]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCIceCandidateInit.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCDataChannelInit.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCIceServer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCIceCandidateStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCInboundRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows
\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCOfferOptions.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCOAuthCredential.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCKeyParams.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCMediaHandlerStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCMediaStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCPeerConnection.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCIceCandidatePairStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows
\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCReceivedRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\window
s\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCPeerConnectionStats.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]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCPeerConnectionIceEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\window
s\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCOfferAnswerOptions.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCPeerConnectionIceErrorEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\w
indows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpCodecParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpCapabilities.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proje
cts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpCodingParameters.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]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCOutboundRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\window
s\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRemoteInboundRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\w
indows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRemoteOutboundRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\
windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtcpParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRSAParams.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpCodecCapability.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpEncodingParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows
\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtcpFeedback.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpContributingSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows
\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpContributingSourceStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wi
ndows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpHeaderExtensionParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\
windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpDecodingParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows
\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpReceiveParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\
projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpReceiver.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpHeaderExtensionCapability.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\
windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpFecParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpSender.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpSynchronizationSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\wind
ows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpTransceiver.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCSenderAudioTrackAttachmentStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webr
tc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpSendParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCSentRtpStreamStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpTransceiverInit.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\O
rg.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCTrackEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCStatsTypeSet.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCTransportStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCSenderVideoTrackAttachmentStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webr
tc\windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCSessionDescriptionInit.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\window
s\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCStatsReport.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\
msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCRtpRtxParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCSessionDescription.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCVideoHandlerStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCStatsProvider.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCVideoReceiverStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
RTCVideoSenderStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\proj
ects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoFrameBuffer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoFrameBufferEvent.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoFrameNativeBuffer.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]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoFramePlanarYuvBuffer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\window
s\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoCapturerInputSize.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]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoTrackSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\project
s\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
WebRtcFactory.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoDeviceInfo.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects
\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoCapturer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoTrackSourceStats.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pr
ojects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoData.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\
Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoFramePlanarYuvaBuffer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windo
ws\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoOptions.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\ms
vc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoCapturerCreationParameters.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\
windows\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
VideoFormat.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msv
c\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
WebRtcFactoryConfiguration.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windo
ws\projects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_Audi
oDeviceWasapi.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
WebRtcLibConfiguration.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]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_Medi
aStreamSource.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\m
svc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_MRCV
ideoEffectDefinition.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_org_webRtc_
WebRtcLib.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\
Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_Vide
oCapturer.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projects\msvc\
Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_Vide
oCaptureMediaSink.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\projec
ts\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
  c1xx : fatal error C1083: Cannot open source file: '..\..\..\..\xplatform\webrtc\sdk\windows\wrapper\impl_webrtc_MRCA
udioEffectDefinition.cpp': No such file or directory [D:\MixedReality-WebRTC\external\webrtc-uwp-sdk\webrtc\windows\pro
jects\msvc\Org.WebRtc.WrapperGlue.Universal\Org.WebRtc.WrapperGlue.vcxproj]
djee-ms commented 3 years ago

Maybe check and update your submodules?

git submodule update --recursive

The file is there, if you don't see it on disk then your repository is likely not cloned correctly.

OceanJune commented 3 years ago

The file is found on disk under \xplatform\webrtc-apis\windows\wrapper but in the error it seems to be looking for the file in \xplatform\webrtc\sdk\windows\wrapper where it is not available.

Tried updating the submodules as well but there's no difference.

This is the command I'm using to run the script
powershell -command .\build.ps1 -BuildConfig Release -BuildArch x64 -BuildPlatform UWP

djee-ms commented 3 years ago

\xplatform\webrtc\sdk\windows is a symbolic link to \xplatform\webrtc-apis\windows

OceanJune commented 3 years ago

Are there any other factors which could possibly give rise such issues?

OceanJune commented 3 years ago

This happens in a different machine tried by a different user too and with the release/2.0 branch as well. 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 as seen in the logs I've attached in the question. Does this give any pointer on the problem?

djee-ms commented 3 years ago

I would try on master again; I specifically tried today 3 different Windows variants and 1 Android one, and everything was building fine after syncing the submodules. CI also builds fine, and @fibann confirmed builds working too.

Given how many missing file errors I see in your logs, I really think there's some bad sync locally with outdated commit in main repo or submodules.

OceanJune commented 3 years ago

The files are present on disk, and I tried with the master code just now and got the same set of errors 😓