examples icon indicating copy to clipboard operation
examples copied to clipboard

`lights` example fail to compile

Open iTrooz opened this issue 1 year ago • 0 comments

Hey ! I tried to run the lights example (cd examples && cargo run --bin lights)

it fail with some error about failing to compile C++ code: log.log

I'm using Arch Linux with the following compilers installed: gcc 13.2.1 and clang 16.0.6. I have Qt 5.15.11, and Qt-3D installed. I also have Qt 6 installed, maybe that's related ?

Thanks !

iTrooz avatar Dec 11 '23 18:12 iTrooz