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

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

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

1 participant