Hello everyone.

The Mixed Reality Forums here are no longer being used or maintained.

There are a few other places we would like to direct you to for support, both from Microsoft and from the community.

The first way we want to connect with you is our mixed reality developer program, which you can sign up for at https://aka.ms/IWantMR.

For technical questions, please use Stack Overflow, and tag your questions using either hololens or windows-mixed-reality.

If you want to join in discussions, please do so in the HoloDevelopers Slack, which you can join by going to https://aka.ms/holodevelopers, or in our Microsoft Tech Communities forums at https://techcommunity.microsoft.com/t5/mixed-reality/ct-p/MicrosoftMixedReality.

And always feel free to hit us up on Twitter @MxdRealityDev.

SpectatorView Plugin Setup Failed

Hi. I currently want to test Spectator View Example for mobile. My reference are from SpectatorView (Preview) and Install SpectatorView Plugin for MRTK

During the setup i got problem to Install OpenCV Contrib for UWP. After it try to configuring x86-uwp, it shows this error

-- Configuring x86-uwp
CMake Error at scripts/cmake/vcpkg_execute_required_process.cmake:56 (message):
    Command failed: ninja;-v
    Working Directory: C:/git/vcpkg/buildtrees/eigen3/x86-uwp-rel/vcpkg-parallel-configure
    See logs for more information:
      C:\git\vcpkg\buildtrees\eigen3\config-x86-uwp-out.log

Call Stack (most recent call first):
  scripts/cmake/vcpkg_configure_cmake.cmake:246 (vcpkg_execute_required_process)
  ports/eigen3/portfile.cmake:11 (vcpkg_configure_cmake)
  scripts/ports.cmake:71 (include)


Error: Building package eigen3:x86-uwp failed with: BUILD_FAILED
Please ensure you're using the latest portfiles with `.\vcpkg update`, then
submit an issue at https://github.com/Microsoft/vcpkg/issues including:
  Package: eigen3:x86-uwp
  Vcpkg version: 0.0.113-nohash

Additionally, attach any relevant sections from the log files above.

I'm not sure which part is wrong and hope someone can help me to solve this. Thank you.

Sign In or Register to comment.