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

Problems building a hololens onedrive app

Kron0Kron0
edited June 2017 in Questions And Answers

Hi all, I am currently trying to make quite a complicated one drive app for hololens. It starts and uses a onedrive process (from code inserted to the built visual studio project) and accesses that from a bridge. I inherited some code to make it work but for some reason I am getting this not very helpful error out of visual studio when attempting to build. I tried making a new, empty project and just inserting the onedrive sign in into the visual studio however I recieve the same error. It's very odd as it seems to complain about the unityengine.dll

Error Cannot find type UnityEngine.Internal.$UnityType in module UnityEngine.dll. OneDriveTest

Tagged:
Sign In or Register to comment.