You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to install Audiveris on my M1 Macbook Pro. The installation guide explains that Gradle should automatically pull in Tesseract and Leptonica, but on my computer, it fails. This seems to be because the Maven repository does not include JAR files for macosx-arm64 for these two projects.
Is there some way to build these JARs and put them in the Maven repository? I don't know how to do it myself, unfortunately -- but I'm happy to help if I can!
The text was updated successfully, but these errors were encountered:
I'm trying to install Audiveris on my M1 Macbook Pro. The installation guide explains that Gradle should automatically pull in Tesseract and Leptonica, but on my computer, it fails. This seems to be because the Maven repository does not include JAR files for macosx-arm64 for these two projects.
Is there some way to build these JARs and put them in the Maven repository? I don't know how to do it myself, unfortunately -- but I'm happy to help if I can!
The text was updated successfully, but these errors were encountered: