https://kotlinlang.org logo
f

fkrauthan

03/10/2020, 9:02 PM
Lol ok its getting weird now. I've added
jvm
as a target to my multiplatform project. Running the native macos binary works fine but when adding my application as a regular Java Application to the run configuration of intellij I get this error:
Copy code
Could not create task ':MainKt.main()'.
   > SourceSet with name 'commonMain' not found.