Author Topic: minGW compiler version  (Read 4277 times)

Offline maxcy

  • Multiple posting newcomer
  • *
  • Posts: 20
minGW compiler version
« on: September 01, 2023, 06:26:53 pm »
I have the latest downloaded minGW compiler suite being used by CodeBlocks. In the settings/compiler list I see some C++ and c compiler standards in the default list. My new version is 13.1.0, which is the latest and greatest! This means that this compiler should have -std=C++23 from what I see on the web, and yet this is not in the compiler settings list.
How do I get CodeBlocks to start using this latest version of the compiler?
maxcy/wt1v