Skip to content

How to Cross-Compile a Slint Application with Qt Backend in Rust #8100

Answered by tronical
Alarak-Alex asked this question in Q&A
Discussion options

You must be logged in to vote

do I still need to set these environment variables on my local machine?

If you're using cross then you need these to be set inside the docker container. You can set the from the outside and use passthrough in [build.env] in your Cross.toml. The paths they'd be referring to are local to the container though.

How do you install Qt for your target architecture inside the cross container?

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Alarak-Alex
Comment options

@tronical
Comment options

Answer selected by Alarak-Alex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants