Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Bug / Crash  Obi Rope build error with Unity 2023.1 on APK Build for XR
#5
(11-04-2024, 10:18 AM)Corce Wrote: If I don't remove libc++_shared.so, will it cause any issues with the project besides the build error?
GB WhatsApp

Hi,

Impossible to tell without knowing what platform you're building for or what other libraries are included in the build.

Not removing it should generally not cause any issues, in any case, removing it will if your build doesn't contain another copy of it, and you're using the Oni (fallback) backend which requires it.
Reply


Messages In This Thread
RE: Obi Rope build error with Unity 2023.1 on APK Build for XR - by josemendez - 11-04-2024, 10:36 AM