korlibs / korge

KorGE Game Engine. Multiplatform Kotlin Game Engine
https://korge.org/
Other
2.49k stars 122 forks source link

publishToMavenLocal throwing an error #2218

Open ayodelekehinde opened 5 months ago

ayodelekehinde commented 5 months ago

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 commented 4 months ago

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