-
Notifications
You must be signed in to change notification settings - Fork 463
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
Missing Wapiti for linux arm64 #1230
Comments
OK, We need to support linux arm64, indeed. Also Pdfalto might require that too. |
@lfoppiano Okay I will look into and hopefully attempt to work on ports of both wapiti and pdfalto to Ubuntu ARM64. |
Wapiti built easily without a hitch, pdfalto has a few issues. I am working on automating both builds so we have GitHub actions building releases on GitHub. |
@lfoppiano GitHub just added ARM64 support for public repos :- So I tried the pdfalto build on there but it comes up with the same ICU C++ compile time typing error as the build I tried locally on my Banana Pi M7 ARM64 device :- https://github.com/AaronNGray/pdfalto/actions/runs/12840725343/job/35809724226
So it looks like it's a package versioning issues or a C++ compiler issue. Need to look into it properly. |
@AaronNGray Thanks for looking into it. I've opened kermitt2/pdfalto#174 so that we can follow this issue in there. I'll try to find some time for that before the end of the month. 😓 |
Operating System and architecture (arm64, amd64, x86, etc.)
Ubuntu 22.04.5 LTS - arm64
What is your Java version
docker openjdk:17-slim
Log and information
Further information
The text was updated successfully, but these errors were encountered: