bevy_webgl2
bevy_webgl2 copied to clipboard
Problem with version 0.5.0
On linux Ubuntu while setting up a small crossplatform project with version 0.5.0 I get :
error: Please select a feature to build for unix: x11, wayland
This issue was first listed here https://github.com/mrk-its/bevy_webgl2/issues/42 and with correction in https://github.com/mrk-its/bevy_webgl2/pull/41 but still, version 0.5.0 does not seem to be working as it still links to winit v0.24.0.
When is the next release planned ? Or is there any way to work around this issue ? Thanks !
ps: Also not sure that https://github.com/mrk-its/bevy_webgl2_app_template/tree/ad71db7b7d1b91d92e3875cc50d2ddfd166c994a still works.
Please provide description how to reproduce this bug, for now you are providing some error without command you executed.
I've just successfully built sprite
and 3d_scene
examples, I only had to downgrade wasm-bindgen-cli command to version 0.2.69