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

LinuxArm64 and other native targets for time and crypto? #2115

Closed
InsanusMokrassar opened this issue Jan 3, 2024 · 4 comments · Fixed by #2117
Closed

LinuxArm64 and other native targets for time and crypto? #2115

InsanusMokrassar opened this issue Jan 3, 2024 · 4 comments · Fixed by #2117

Comments

@InsanusMokrassar
Copy link
Contributor

I found out that currently in korlibs-time and korlibs-crypto there is no linux arm x64 as a target platform. I am getting next error:

Execution failed for task ':project:transformCommonMainDependenciesMetadata'.
> Could not resolve all files for configuration ':project:linuxArm64CompilationDependenciesMetadata'.
   > Could not find com.soywiz.korge:korlibs-time-linuxarm64:5.3.0.
     Searched in the following locations:
       - https://repo.maven.apache.org/maven2/com/soywiz/korge/korlibs-time-linuxarm64/5.3.0/korlibs-time-linuxarm64-5.3.0.pom
       - https://dl.google.com/dl/android/maven2/com/soywiz/korge/korlibs-time-linuxarm64/5.3.0/korlibs-time-linuxarm64-5.3.0.pom
       - https://maven.pkg.jetbrains.space/public/p/compose/dev/com/soywiz/korge/korlibs-time-linuxarm64/5.3.0/korlibs-time-linuxarm64-5.3.0.pom
@InsanusMokrassar
Copy link
Contributor Author

Unfortunatelly, I do not know how correctly add required for me targets in these projects

@InsanusMokrassar
Copy link
Contributor Author

Also, in case it is supposed to support linuxarm64 platform, maybe there is some problems with publishing of artifacts

@soywiz
Copy link
Member

soywiz commented Jan 3, 2024

They were not published, I'm triggering those targets manually and added a PR

@InsanusMokrassar
Copy link
Contributor Author

Cool, thank you, @soywiz

@soywiz soywiz added this to Korlibs Feb 23, 2024
@github-project-automation github-project-automation bot moved this to Pending in Korlibs Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants