Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile error when building ios app #9

Closed
panpf opened this issue Apr 1, 2024 · 4 comments
Closed

Compile error when building ios app #9

panpf opened this issue Apr 1, 2024 · 4 comments

Comments

@panpf
Copy link

panpf commented Apr 1, 2024

Please complete the following information:

  • compose-stable-marker: 1.0.3
  • jetbrains-compose: 1.6.1
  • jetbrains-compose-compiler: 1.5.10
  • kotlin: 1.9.23
  • gradle: 8.5

Describe the Bug:
Getting the following compile error while building an ios app

> Task :sketch:compileKotlinIosSimulatorArm64 FAILED
error: Could not find "compose-stable-marker:compose-stable-marker" in [/Users/panpf/Workspace/sketch, /Users/panpf/.konan/klib, /Users/panpf/.konan/kotlin-native-prebuilt-macos-aarch64-1.9.23/klib/common, /Users/panpf/.konan/kotlin-native-prebuilt-macos-aarch64-1.9.23/klib/platform/ios_simulator_arm64]
error: Compilation finished with errors
@skydoves
Copy link
Owner

Hey @panpf, sorry for the delayed response. Would you check out if the 1.0.4 release still faces the same issue?

@panpf
Copy link
Author

panpf commented Apr 24, 2024

I tested version 1.0.4 and it still doesn’t work when compiling ios app.

You can add ios multi-platform to your demo app, then try to compile and run the app on the simulator, and you can reproduce it immediately.

@skydoves
Copy link
Owner

skydoves commented Jun 5, 2024

Hey @panpf, would you please check again to see if 1.0.5 works well? Now 1.0.5 supports wasm as well.

@skydoves skydoves closed this as completed Jun 7, 2024
@panpf
Copy link
Author

panpf commented Jun 20, 2024

This error still exists in version 1.0.5. I found that your demo app only has Android platform. I suggest you add iOS platform to try.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants