Skip to content

Remove Qt dependencies #3485

Answered by ogoffart
microhobby asked this question in Q&A
Discussion options

You must be logged in to vote

These are not needed.
The backend-qt feature is enabled by default. You can disable it by using default-features=false and enable the other features manually. See
https://docs.rs/slint/latest/slint/docs/cargo_features/index.html

Alternatively, you can just set the SLINT_NO_QT=1 env variable when building

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by microhobby
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