kotbase
kotbase copied to clipboard
I seem to getting a link error at the lowest level
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.