Replies: 1 comment 2 replies
-
If you change the prebuild to Try also running the cross command with |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm attempting to cross build a binary that uses slint kms backend https://releases.slint.dev/1.4.0/docs/slint/src/advanced/backend_linuxkms
It is possible to use a "noseat" version but i was experimenting with adding libseat. Unfortunately it refuses to build using cross with an unclear error:
information
Cross.toml
Cargo.toml
main.rs
Build command
Can anyone help me figure out why this fails?
Beta Was this translation helpful? Give feedback.
All reactions