11-04-2024, 10:36 AM
(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.