Join Slack
Hey folks. Trying to just dip my toes into Kotlin Native, and I’m having some issues with the `cinte...
# kotlin-native
j
jmullin
11/07/2017, 4:44 PM
Hey folks. Trying to just dip my toes into Kotlin Native, and I’m having some issues with the
cinterop
tool. When attempting to run the
build.sh
for the included samples, or to run
cinterop
against a
.def
file manually, I get a “file not found” error from
cinterop
against the first header file it attempts to open each time.
o
olonho
11/07/2017, 6:11 PM
Likely you need something similar to -copilerOpts "-Iwherever_my_headers_are", depending on where your library is being installed
olonho
11/07/2017, 6:11 PM
Take a look on examples shipped with Kotlin/Native
j
jmullin
11/07/2017, 6:24 PM
Thanks, yeah I think I found the source of my issues, I did not have things properly installed.
4
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by