msink
12/27/2019, 7:19 AM12:14 Incompatible Kotlin/Native libraries
There are 1 libraries from the Kotlin/Native 1.3.70-eap-42 distribution attached to the project: stdlib
These libraries were compiled with a newer Kotlin/Native compiler and can't be read in IDE. Please edit Gradle buildfile(s) to use Kotlin Gradle plugin version 1.3.61. Then re-import the project in IDE.
12:14 Incompatible Kotlin/Native libraries
There are 7 libraries attached to the project that were compiled with a newer Kotlin/Native compiler and can't be read in IDE:
"builtin" at F:\work\.konan\kotlin-native-windows-1.3.70-eap-14002\klib\platform\mingw_x64\builtin
"gdiplus" at F:\work\.konan\kotlin-native-windows-1.3.70-eap-14002\klib\platform\mingw_x64\gdiplus
"iconv" at F:\work\.konan\kotlin-native-windows-1.3.70-eap-14002\klib\platform\mingw_x64\iconv
"opengl32" at F:\work\.konan\kotlin-native-windows-1.3.70-eap-14002\klib\platform\mingw_x64\opengl32
"posix" at F:\work\.konan\kotlin-native-windows-1.3.70-eap-14002\klib\platform\mingw_x64\posix
"windows" at F:\work\.konan\kotlin-native-windows-1.3.70-eap-14002\klib\platform\mingw_x64\windows
"zlib" at F:\work\.konan\kotlin-native-windows-1.3.70-eap-14002\klib\platform\mingw_x64\zlib
Please edit Gradle buildfile(s) to use Kotlin Gradle plugin version 1.3.61. Then rebuild the project and re-import it in IDE.
Alexey Belkov [JB]
12/27/2019, 7:37 AMAlexey Belkov [JB]
12/27/2019, 10:59 AMmsink
12/27/2019, 1:56 PM