Author Topic: c++23  (Read 124 times)

Offline rlfrost@aol.com

  • Single posting newcomer
  • *
  • Posts: 3
c++23
« on: Yesterday at 10:46:54 pm »
Guys/Ladies

I can't for the life of me set up a project for Code::Blocks for c++23.
Before the newest release, I was using Code::Blocks pretty exclusively, but I switched to KDevelop for c++23 support.
Now that Code::Blocks supports c++23, I would like to switch back.
I am using Clang, and creating a project via the built-in wizard, but even the most simple file will not compile.
I I use the default wizard project, compiling complains of no .pcm, and if I generate a .pcm from the command line.. you get the idea...
I am beginning to think that I am just too stupid to pull this off.

Thanks for any advice,

Larry