Skip to content

Using Kotlin 2.1.0 cross compilation generates warnings #291

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

Open
dalewking opened this issue Mar 9, 2025 · 0 comments
Open

Using Kotlin 2.1.0 cross compilation generates warnings #291

dalewking opened this issue Mar 9, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@dalewking
Copy link

Using the new experimental feature of Kotlin 2.1.0 to generate kotlin libraries for iOS on a non-Mac machine generates some warnings of the form:

Target iosArm64 is not supported by the host compiler and a KLib ABI dump could not be directly generated for it.

Not sure if this is a problem and everything seems OK with the build, but wanted to report it

@fzhinkin fzhinkin self-assigned this Jun 10, 2025
@fzhinkin fzhinkin added the bug Something isn't working label Jun 10, 2025
fzhinkin added a commit that referenced this issue Jun 12, 2025
fzhinkin added a commit that referenced this issue Jun 12, 2025
fzhinkin added a commit that referenced this issue Jun 12, 2025
* Kotlin 2.1.0 cross compilation support

Closes #291
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants