Bevy on NetBSD
#21840
Replies: 3 comments
|
wgpu does not seem to support NetBSD, but it does have support for FreeBSD. You might be able to get it to work by adding NetBSD to the dependency specifications in |
0 replies
|
@SludgePhD Thanks! To be honest, I didn't think of looking into it because, we have several packages on NetBSD that use But, now that you have mentioned, this is actually the case 😞 |
0 replies
0 replies
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.
Hi,
I was asked to check if Bevy would work on NetBSD.
It compiles just fine but, when running any of the test examples, I get:
Any hints?
Thank you!
All reactions