awtterpip / bevy_oxr

Apache License 2.0
241 stars 39 forks source link

Compile error on Ubuntu 22.04 #138

Closed gery closed 4 months ago

gery commented 4 months ago

error[E0422]: cannot find struct, variant or union type AmbientLight in this scope --> crates/bevy_openxr/examples/android/src/lib.rs:26:26 | 26 | .insert_resource(AmbientLight { | ^^^^^^^^^^^^ not found in this scope

Schmarni-Dev commented 4 months ago

Should be fixed