fails to compile with gui feature #17
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
potential-bug
question
usability-issue
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: TudbuT/qft#17
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
when I am trying to compile with
cargo build --features=gui
I get the following error :
ui-sys has a lot of issues in general and i really regret using it. I'll try updating it and potentially submit the issue upstream. If this isn't resolved soon, I will rewrite the GUI to use a better library.
reproduced. trying to update
its a ui-sys issue. i will have to rewrite it with a different library.