Issues trying to use Qt backend on macos #565
Unanswered
jamesblacklock
asked this question in
Q&A
Replies: 1 comment 1 reply
-
The issue is that we can't easily set Nevertheless, there's maybe light at the end of the tunnel. While we also do run into rust-lang/cargo#9562 for cdylibs we may be able to solve this by providing API for a build script for use on the application side and then use the new I'll create a tracking issue for us to provide maybe API and docs for this :) Edit: #566 created. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting the following error when I do a
cargo run
(seems to be just therun
;build
works fine):Has anyone seen this error or have any familiarity with getting the sixtyfps qt backend working on macos?
Beta Was this translation helpful? Give feedback.
All reactions