xxfast
06/02/2021, 4:29 AMcommonMain
source set gets excluded from the build. I’m using AS Arctic fox 2020.3.1 with jetbrains compose 0.4.0-build179
Igor Demin
06/02/2021, 9:50 AMcompose.desktop.currentOs
from commonMain
It is desktop-only and should be used only in desktopMain
xxfast
06/02/2021, 10:05 AMxxfast
06/02/2021, 10:05 AMxxfast
06/02/2021, 10:06 AMxxfast
06/02/2021, 1:09 PMIgor Demin
06/02/2021, 1:22 PMcommon
module to your project and register it in settings.gradlexxfast
06/02/2021, 1:23 PMxxfast
06/02/2021, 3:17 PM:search
module, :common
compiled and build just fine. Thanks a lot @Igor Deminxxfast
06/04/2021, 3:39 AMios
target whats causing the error.Igor Demin
06/04/2021, 7:34 AMIgor Demin
06/04/2021, 7:37 AMxxfast
06/05/2021, 12:37 AMxxfast
06/05/2021, 12:39 AMcommonMain
, and I’m guessing this error in the sync log has something to do with it
Failed building KotlinMPPGradleModel
org.gradle.internal.resolve.ArtifactNotFoundException: Could not find resources-generator-0.15.1-samplessources.jar (dev.icerock.moko:resources-generator:0.15.1).
xxfast
06/05/2021, 12:43 AMxxfast
06/05/2021, 12:44 AMios()
and one or more dependent libraries doesn’t support that targetxxfast
06/05/2021, 12:52 AMxxfast
06/05/2021, 1:13 AM