kotbase icon indicating copy to clipboard operation
kotbase copied to clipboard

I seem to getting a link error at the lowest level

Open bpappin opened this issue 6 months ago • 5 comments

Caused by: java.lang.UnsatisfiedLinkError: dlopen failed: empty/missing DT_HASH/DT_GNU_HASH in "/data/app/

This happens when i have the core lib and the ktx lib included as a dependency in commonMain (KMP).

I seem to be able to reproduce it simply by including the libraries in my dependency list.

bpappin avatar Apr 13 '25 04:04 bpappin