Replies: 1 comment 1 reply
-
@github-actions proposed-answer I would suggest taking a look at the cmake cross compiling documentation. This will allow you to configure cmake to build this sdk to fit your needs on the hardware that you want to use. If possible it would be easier if you can build on armv7l or inside a docker container. But the decision on how to do this is up to you. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
How could I cross compile AWS sdk for architecture : "armv7l" ?
Thanks,
Beta Was this translation helpful? Give feedback.
All reactions