Closed ConiKost closed 2 years ago
Thanks for the report @ConiKost - yes there seems to be a missing include <array>
(but which worked without it surprisingly worked in earlier versions of gcc)
I cannot test it right now with gcc-12. So I hope it is fixed with the small change on https://github.com/jahnf/Projecteur/tree/fix/missing-includes
If you could verify it, I will merge that branch back.
Edit: I guess for the released versions a new patch will be needed. I'll see that a 0.9.3 is created that works with newer gcc and clang versions.
Thank you! I can confirm, your patch fixes it. Compilation with GCC-12 works now.
Description Compiling will fail with GCC-12.
To Reproduce
Expected behavior
Desktop/Linux Environment (please complete the following information):
Y