Hi, I want to use 'platform.posix.*', but Intellij...
# kotlin-native
s
Hi, I want to use 'platform.posix.*', but Intellij shows an Error: unresolved reference: platform. Do I have to inject a dependency? From the documentation I assumed it works out of the box.
I don't know why, but after Re-Importing my project it works.