I updated to Kotlin 2.0.0 but now when loading a s...
# multiplatform
m
I updated to Kotlin 2.0.0 but now when loading a shared library linked against the K/N static library I get this:
undefined symbol: __p_type
How would I solve this?