Skip to content

Cross compilation for armv7 #2671

Closed Answered by tronical
schnapper79 asked this question in Q&A
Discussion options

You must be logged in to vote

At minimum in your target sysroot you'll need fontconfig, either xcb or wayland, and libxkbcommon. We do something like this in our docker images at https://github.com/slint-ui/slint/blob/master/docker/Dockerfile.armv7-unknown-linux-gnueabihf - those install a bit more though to also cover Skia (fontconfig-dev packages and libstdc++ for target, and clang/python3 for the host).

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by tronical
Comment options

You must be logged in to vote
1 reply
@tronical
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants