Replies: 1 comment
-
The |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Goal: Create a binary that can run on a Raspberry Pi (raspbian 32-bit) by compiling the code on an x86_64 computer (linux, debian).
Attempt:
run
alr init
:add the following line to
hello.gpr
:add the following to
alire.toml
run
alr build
, receive the following error:any assistance is greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions