https://kotlinlang.org logo
#multiplatform
Title
# multiplatform
w

william

09/13/2020, 3:50 PM
i have a multiplatform module (jvm and ios target), as well as a jvm based module. intellij is unable to find any of the sources from the multiplatform module (and says unresolved reference), but the gradle builds work fine. I've tried invalidating caches, removing .idea, and uninstalling intellij. any other ideas?
👍 1
k

Kinylund

09/13/2020, 6:40 PM
I have this problem also in a practice project.
w

william

09/16/2020, 12:07 PM
@Kinylund i may create a bug for it, and in the meantime just revert to a multiplatform module targetting JVM
k

Kinylund

09/16/2020, 1:08 PM
I have a toy project that im planning to put on github when i dare continue. Spent alot of time strugling with the project setup
s

Siggi Gunnarss

09/17/2020, 2:22 PM
Any luck with this problem? Did you report a bug?
k

Kinylund

09/17/2020, 2:25 PM
No. I have had no time.
w

william

09/27/2020, 3:55 PM
@Siggi Gunnarss @Kinylund i have created this bug report, please comment any similar issues or additional details you have https://youtrack.jetbrains.com/issue/KT-42227
👍 1
or upvote it