Skip to content

Conversation

thepowersgang
Copy link
Contributor

This fixes cross-compilation, as beforehand it would require the Linux windowing system features (X11 or Wayland) even when building for windows (on a linux host).

Tested locally using both linux->linux compilation (both that it builds with default-features, and errors without) and linux->windows (doesn't) error)

Fixes #373

@emoon emoon merged commit dd050e9 into emoon:master Jan 21, 2025
4 checks passed
@emoon
Copy link
Owner

emoon commented Jan 21, 2025

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build script does not work correctly when cross-compiling
2 participants