19-07-2022, 09:31 AM
(This post was last modified: 19-07-2022, 09:32 AM by josemendez.)
(19-07-2022, 09:26 AM)Dan_Luminous Wrote: Hi.
We are working with Obi rope in XR contexts so have to support multiple VR devices. Obi Rope has been great for the Oculus and we'd love to keep using it with HTC Focus 3.
The problem is that the libc++_shared.so DLL collides with one that's used by the HTC android platform, breaking the build.
Do you know a workaround or deconflicting method that would allow us to keep using it without having to roll our own inferior rope system? Any input at all is much appreciated.
- Dan
Hi Dan,
If you're using the Burst backend (you really should since it's faster, plus the Oni backend got deprecated in 6.2), you can just get rid of the native plugins/libs. See: http://obi.virtualmethodstudio.com/manua...kends.html
kind regards,