Dune-II---The-Maker icon indicating copy to clipboard operation
Dune-II---The-Maker copied to clipboard

Upgrade to GCC14

Open stefanhendriks opened this issue 1 year ago • 0 comments

Upgrade to GCC14, the ci-pipeline already does this, but had to disable dangling reference warning to make the build pass.

Task:

  • remove "-Wno-dangling-reference" from CMakeLists.txt
  • remove "-Wno-deprecated" from CMakeLists.txt
  • make sure to use GCC14 on local
  • write steps to do this for Windows (using MSYS2?) (bonus)
  • update ci pipelines where applicable

stefanhendriks avatar Nov 10 '24 22:11 stefanhendriks