Hey, currently I manage to draw triangle in opengl...
# kotlin-native
m
Hey, currently I manage to draw triangle in opengl when importing glew and glfw. The only issue for now is that every macro like function from C is generated by cinterop as a nullable so for each call I need make not-null asserted cast. Is there any way to tell cinterop that I trust that all macros like functions can't be nullable?
so after one year ago there is still no progress? A bit sad, it seems to be one of more important things for cinterop 😞
@msink maybe after a year you have some hacks for bypassing it?
m
No - I'm not competent enough for this and for me it's not urgent, sorry.
m
np, thanks