Hey guys. Are `cmake` compiled binaries compatible...
# kotlin-native
c
Hey guys. Are
cmake
compiled binaries compatible with Kotlin native? When I build the library to klib it works fine. But when I try to run the app on iOS I get
missing symbols
even if the symbols are present in the static lib. I am compiling the lib for iOS using
ios.tool chain.cmake
from here
m
Hi checkout: https://github.com/lemcoder/KonanPlugin. You can find the example configuration in https://github.com/lemcoder/MikroSoundFont