Replies: 2 comments 6 replies
-
Your cpu_family should be aarch64, arm means 32bit arm, jfyi |
Beta Was this translation helpful? Give feedback.
1 reply
-
You should probably just skip the |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello
I want to cross-compile the Aravis librairy for the ARM architecture running on Linux.
The Aravis library use meson, you can find the repo link:https://github.com/AravisProject/aravis
I read the cross-compilation documentation to create the cross-compilation file,
meson throws this error message but since I have never used the meson file am asking for help:
Beta Was this translation helpful? Give feedback.
All reactions