mirror of
https://github.com/mappu/miqt.git
synced 2024-12-22 00:48:38 +00:00
Add Linux ARM64 support to README
I have tested this with a Debian Linux ARM64 system. Both compilation and execution worked well. This did however fail on Asahi Linux but I believe that is because of an issue with Asahi.
This commit is contained in:
parent
92ec0bc0a4
commit
7f0ef690b1
@ -19,6 +19,7 @@ These bindings were newly started in August 2024. The bindings are complete for
|
||||
|OS|Arch|Linkage|Status
|
||||
|---|---|---|---
|
||||
|Linux|x86_64|Static or Dynamic (.so)|✅ Works
|
||||
|Linux|ARM64|Static or Dynamic (.so)|✅ Works
|
||||
|Windows|x86_64|Static or Dynamic (.dll)|✅ Works
|
||||
|Android|ARM64|Dynamic (bundled in .apk package)|✅ Works
|
||||
|macOS|x86_64|Static or Dynamic (.dylib)|✅ Works
|
||||
|
Loading…
Reference in New Issue
Block a user