I'm trying to create a desktop-compose module for ...
# multiplatform
k
I'm trying to create a desktop-compose module for my kotlin multiplatform project but the compose module doesn't seem to see the shared project. I've included it in the gradle file but for some reason it can't see the files. Is there something that is preventing it?
d
Ask in #compose-desktop, they'll know more about the multiplatform side of things.