Hi! I'm playing around with KN and hit this error:...
# kotlin-native
r
Hi! I'm playing around with KN and hit this error:
Copy code
src/nativeMain/kotlin/godot/core/Vector2.kt:10:13: error: invocation of C function pointer with return type 'CValue<*>' is not supported yet
Is it tracked somewhere? Tried searching in github and youtrack but with no luck.
s
Hi! It is known issue. We have fix for it, which is landing to master branch during next few days, but it is unlikely to be included to the nearest 1.3.20 release.
r
That's good to hear! Is there a ticket I can track for it?
1
s
There is no such a ticket yet. But this fix will probably be included to next 1.3.X0 release.