Can someone point me in the right direction in deb...
# kotlin-native
a
Can someone point me in the right direction in debugging issues like this while compiling:
Copy code
e: Compilation failed: Symbol for public com.example/Example.stuff.<get-stuff>|-6269057140886526916[0] is unbound
n
Are you using any Kotlin functions as callbacks with a C library?
a
I'm compiling an Obj-c library so close
🆗 1