Skip to content

Fixes for linux support#334

Merged
markaren merged 1 commit intomarkaren:wgpu-rendering-lahtfrom
Megabjarne:wgpu-rendering-laht-linux_fixes
Apr 13, 2026
Merged

Fixes for linux support#334
markaren merged 1 commit intomarkaren:wgpu-rendering-lahtfrom
Megabjarne:wgpu-rendering-laht-linux_fixes

Conversation

@Megabjarne
Copy link
Copy Markdown

Guessing there are some stdlib or compiler differences which is why it compiled for other platforms even without the cstring and cmath includes, but it would not compile on linux (gcc c++).
The undef is because an X11 header defines a None macro, which clashes with one of the enum variants

@markaren markaren merged commit b6ef4cc into markaren:wgpu-rendering-laht Apr 13, 2026
@Megabjarne
Copy link
Copy Markdown
Author

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.

2 participants