Is there a way to get IntelliJ to inspect a KLib d...
# intellij
n
Is there a way to get IntelliJ to inspect a KLib dependency in a Kotlin Native project (is a Linux x64 KLib) without any errors? Screenshot -

https://files.slack.com/files-pri/T09229ZC6-FFDAGT9V1/klib_dependency_errors_in_intellij.pngâ–¾

Wondering if the recent IntelliJ update broke KLib inspection 😱
Turns out a invalid Gradle cache was being used by IntelliJ, which required a Gradle refresh and possibly restarting IntelliJ to resolve the errors.