libdecsync icon indicating copy to clipboard operation
libdecsync copied to clipboard

Moved Package

Open ghost opened this issue 2 years ago • 0 comments

I was trying to compile libdecsync for my pinephone and ran into this error

FAILURE: Build failed with an exception.

  • Where: Build file '/home/mobian/gits/libdecsync/build.gradle' line: 77

  • What went wrong: A problem occurred evaluating root project 'libdecsync'. Could not resolve all files for configuration ':detachedConfiguration3'.

    Could not find :kotlin-native-prebuilt-linux-aarch64:1.7.10. Searched in the following locations: - https://download.jetbrains.com/kotlin/native/builds/releases/1.7.10/linux-aarch64/kotlin-native-prebuilt-linux-aarch64-1.7.10.tar.gz Required by: project :

  • Try:

Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

  • Get more help at https://help.gradle.org

BUILD FAILED in 1m 16s make: *** [Makefile:35: build/bin/linuxArm64/releaseShared/libdecsync_api.h] Error 1

ghost avatar Jan 13 '23 22:01 ghost