Forum Discussion
FB.dtalker
2 years agoExplorer
Unable to load OVRMrcLib.so
Hello everyone, I've encountered an issue with my project when I'm trying to make my unity game support mixed reality capture. I was able to successfully select my webcam on my desktop and connect o...
- 2 years ago
Hi,
Thanks for your reply!
I was already able to solve the issue! Here is how I solved it (it might help others who are facing the issue) -
1. I removed the "Oculus Integration" from my project
2. Installed the "Meta XR Core SDK"
3. Added following entry to AndroidManifest.xml
<uses-native-library android:name="libOVRMrcLib.oculus.so" android:required="true" />
Thanks π .
arif69eee
2 years agoExplorer
Hi,
Thanks for your reply!
I was already able to solve the issue! Here is how I solved it (it might help others who are facing the issue) -
1. I removed the "Oculus Integration" from my project
2. Installed the "Meta XR Core SDK"
3. Added following entry to AndroidManifest.xml
<uses-native-library android:name="libOVRMrcLib.oculus.so" android:required="true" />
Thanks π .
FB.dtalker
2 years agoExplorer
Hi,
Sorry for my late response.
Thank you very much for your solution!
I accept your solution as the answer for this post, and I think it is the best way to solve the promble!
Thank you!π
Quick Links
- Horizon Developer Support
- Quest User Forums
- Troubleshooting Forum for problems with a game or app
- Quest Support for problems with your device
Other Meta Support
Related Content
- 2 months ago
- 4 years ago
- 2 years ago
- 6 years ago
- 1 year ago