GithubHelp home page GithubHelp logo

Comments (12)

SitronX avatar SitronX commented on July 3, 2024 2

I managed to get it working thanks to this closed issue. The main culprit in my case was that the MonoSupport.dll associated with Microsoft.Windows.MixedReality.DotNetWinRT was previously completely missing from my build. Defaultly MonoSupport.dll isnt included in standalone build and must be aditionaly setup to be included, and is very easy to miss. Previously in my project, i had it installed with package manager so it was in completely different location, only when i installed it as nugget and it was together with other dlls i noticed that.

I will leave this issue open, because i still think the project should work correctly with all dlls in plugins folder in build, so dlls relocating or including them in Environment path is not needed and i think this sample project should also contain already mentioned Microsoft.Windows.MixedReality.DotNetWinRT nuget installed here and also setup to be included in build. It is otherwise unnecessary time sink for people in the future trying to figure out what is cause of the issue.

from mixedreality-qrcode-sample.

Jx941206 avatar Jx941206 commented on July 3, 2024

Hello! I come from China, my name is Jiang Xu. Have you solved this problem?

from mixedreality-qrcode-sample.

SitronX avatar SitronX commented on July 3, 2024

The problem is not solved. But workaround mentioned above works. So you will have to manually copy these specific DLLs files to root folder after every build to not get any errors.

from mixedreality-qrcode-sample.

Jx941206 avatar Jx941206 commented on July 3, 2024

Hello! Thank you very much for your help. Is it convenient to ask which specific DLLs are there?

from mixedreality-qrcode-sample.

SitronX avatar SitronX commented on July 3, 2024

The previous issue i mentioned lists these DLLs, there is a picture. The change of code that previous issue talks about wasnt needed in my case. Only copying these DLLs solved problems.

from mixedreality-qrcode-sample.

Jx941206 avatar Jx941206 commented on July 3, 2024

I am using the OpenXR branch and the unity version 2020. Is the solution the same? Can you be more detailed? Thank you very much for your help. This problem has been bothering me for several months. In addition, what version of Unity are you using?
微信图片_20230328080131

from mixedreality-qrcode-sample.

Jx941206 avatar Jx941206 commented on July 3, 2024

The exe program I packaged cannot find MonoSupport.dll

from mixedreality-qrcode-sample.

Jx941206 avatar Jx941206 commented on July 3, 2024

Hello! I want to make a friend with you! I would also like to ask you a question about how to achieve a third person perspective through two HoloLens2

from mixedreality-qrcode-sample.

SitronX avatar SitronX commented on July 3, 2024

I am using 2020.3 version also with OpenXR branch. It is important to have Holographic remoting remote app and Mixed reality features checked, from your image you should be alright. The remoting should be also correctly setup. Here is the sample repo with remoting.

The MonoSupport.dll is trickier, you have to install Microsoft.Windows.MixedReality.DotNetWinRT NuGet, after installation it will be there together with other dlls.

Third person perspective with two Hololens2, like multiplayer? I havent worked with multiplayer, there are some tutorials out there using Photon, like this? But that is offtopic from the issue.

from mixedreality-qrcode-sample.

Jx941206 avatar Jx941206 commented on July 3, 2024

Thank you very much for your answer, I have based on your project

"FnO Hololens2 visualization" solves my problem, but the reason is not yet clear.

from mixedreality-qrcode-sample.

Jx941206 avatar Jx941206 commented on July 3, 2024

Third person perspective with two Hololens2. Two people wearing HoloLens 2 can see the same scene and both can control the objects inside

from mixedreality-qrcode-sample.

SitronX avatar SitronX commented on July 3, 2024

Well good you got it working.

Third person perspective with two Hololens2. Two people wearing HoloLens 2 can see the same scene and both can control the objects inside

As i said a havent worked with multiplayer yet, so i cant really help. But please keep the discussion with the topic of this issue. This issue is not multiplayer related, this is for another thread. The remoting is for single user only.

from mixedreality-qrcode-sample.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.