-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is your issue REALLY a bug?
- My issue is indeed a bug!
- I am not crazy! I will not fill out this form just to ask a question or request a feature. Pinky promise.
Is there an existing issue for this?
- I have searched the existing issues.
Is this issue related to iced?
- My hardware is compatible and my graphics drivers are up-to-date.
What happened?
I am using iced 1.13.1. I am trying to cross-compile my app for macOS and Windows. For reference, the app has essentially two columns of text.
-
Using
cargo-bundle
I was able to get a macOS app bundle that worked. -
I then cross-compiled for Windows and ran under wine 10. However, in the wine version, only the right column had rendered text. The left column acted fine (the buttons worked and everything) but no text rendered.
To reproduce, try building this commit for Windows. It's a simple self-contained binary.
What is the expected behavior?
All text should be rendered on Windows.
Version
crates.io release
Operating System
macOS
Do you have any log output?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working