Re: [fluid-dev] Fluidsynth Android binaries - fluidsynth-2.2.4-android24.zip has changed a lot compared to fluidsynth-2.2.0-android.zip

2022-01-03 Thread Tom M. via fluid-dev
You are trying to integrate a prebuilt software, which was compiled against the NDK. That means it has a dependency on the NDK. The main problem is that you want to use those binaries while not providing the NDK. As I explained earlier, the solution cannot be to include (parts of) the NDK with the

Re: [fluid-dev] Fluidsynth Android binaries - fluidsynth-2.2.4-android24.zip has changed a lot compared to fluidsynth-2.2.0-android.zip

2022-01-03 Thread Leon Mortensen via fluid-dev
Happy New Year everyone, and thanks for your reply, Tom. Yes, I'm using Android API Level 30, but as s mentioned the App is not build using Android Studio, and there's no LD_LIBRARY_PATH to be set I've tried following you advice to investigate what libraries are missing by running the ldd lib