Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help  DLL conflict on Focus 3 builds with libc++_shared.so
#2
(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,
Reply


Messages In This Thread
RE: DLL conflict on Focus 3 builds with libc++_shared.so - by josemendez - 19-07-2022, 09:31 AM