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.
Options

Alessandro

Hello everybody,

I've started developing on Hololens since few weeks and after some positive experiences with the Hologram tutorial serie, now I'm stucked with a crash during the execution of the HoloToolkit-Examples SharingTest.

Reading through the documentation pages, it puzzled me more than before, since became not clear to me what is the right versions match between unity and holotoolkit.

E.g.:

In the wiki (https://github.com/Microsoft/MixedRealityToolkit-Unity/wiki) is said that:

  • "The MixedRealityToolkit currently recommends Unity Editor 2017.1.2f1" and
  • "Download the latest version of the MixedRealityToolkit: 2017.1.1".

In the getting started page (https://github.com/Microsoft/MixedRealityToolkit-Unity/blob/master/GettingStarted.md) is said that:

  • "Install Windows SDK 10.16299.10"
  • "The Mixed Reality Toolkit now recommends the following Unity 3D version: 2017.2.1f1"
  • "The latest release should work for both HoloLens and Windows Mixed Reality development. 2017.2.1.0"

From the releases page (https://github.com/Microsoft/MixedRealityToolkit-Unity/releases) seems that we can use:

  • MixedRealityToolkit for Unity 2017.2.1f1
  • Unity Editor-2017.2.1f1
  • Windows SDK 10.0.16299

May you help me figure out a stable setup for the development environment to run holotoolkit test projects and start developing a new project?

Thanks,
Alessandro.

Sign In or Register to comment.