Join Slack
Powered by
I have a static linked dll, a .lib file, and heade...
# kotlin-native
s
smallshen
10/31/2021, 6:14 AM
I have a static linked dll, a .lib file, and header file, right now I can import headers with cinterop, how to make the kotlin native output link the DLL inside executable, are there any examples?
3
Views
Open in Slack
Previous
Next