hello-libui
hello-libui copied to clipboard
Hello World application using libui from maven repository
Got the following configuration error during project import, but it doesn't seem to affect anything - I can run the example just fine Reporting it in case it's important. Would...
`val os = org.gradle.internal.os.OperatingSystem.current()!!` The !! is invalid in IntelliJ Kotlin Native. Project cant be build or run
```console 0:50:29: Executing task 'runDebugExecutableLibui'... > Configure project : Kotlin Multiplatform Projects are an experimental feature. > Task :compileKotlinLibui UP-TO-DATE > Task :linkDebugExecutableLibui UP-TO-DATE > Task :runDebugExecutableLibui FAILED Uncaught Kotlin...