DiligentGraphics / DiligentEngine

A modern cross-platform low-level graphics library and rendering framework
http://diligentgraphics.com/diligent-engine/
Apache License 2.0
3.63k stars 331 forks source link

Update gcc version to 12 and clang to 14 #201

Open TheMostDiligent opened 2 years ago

TheMostDiligent commented 2 years ago

This requires Ubuntu22 which is Beta so far.

MolassesLover commented 2 years ago

Sure but a lot of other GNU/Linux distributions already offer it, like Fedora

MolassesLover commented 2 years ago

This requires Ubuntu22 which is Beta so far.

Ubuntu 22 is in LTS, any updates on this?

TheMostDiligent commented 2 years ago

Ubuntu 22 is in Beta on GitHub actions, so clang and gcc versions have not been updated on CI. Diligent should still compile fine with clang 14 and gcc 12.