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

publishToMavenLocal throwing an error #2218

Open
ayodelekehinde opened this issue Apr 15, 2024 · 1 comment
Open

publishToMavenLocal throwing an error #2218

ayodelekehinde opened this issue Apr 15, 2024 · 1 comment

Comments

@ayodelekehinde
Copy link

Running publishToMavenLocal throws the following error:

Task :library:compileIosMainKotlinMetadata FAILED
e: Could not find "/Users/ayodelekehinde/AndroidStudioProjects/EscposPrinter/library/build/kotlinTransformedMetadataLibraries/nativeMain/com.soywiz.korge-korge-core-5.4.0-iosMain-sTpM8Q.klib" in [/Users/ayodelekehinde/AndroidStudioProjects/EscposPrinter, /Users/ayodelekehinde/.konan/klib, /Users/ayodelekehinde/.konan/kotlin-native-prebuilt-macos-aarch64-1.9.23/klib/common, /Users/ayodelekehinde/.konan/kotlin-native-prebuilt-macos-aarch64-1.9.23/klib/platform/ios_x64]

Using korge-core:5.4.0.
Also, i'm only interested in korlibs-image is there a way I can only have that instead of the whole korlibs libraries?

@soywiz
Copy link
Member

soywiz commented Apr 17, 2024

Couldn't reproduce on a mac m1 on this repo with the main branch.

In any case:
korlibs-image is now in this repo: https://github.com/korlibs/korge-korlibs/

This is the latest version published: https://github.com/korlibs/korge-korlibs/releases/tag/v5.5.0-alpha3

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

No branches or pull requests

2 participants