- 000
Description
I'm on macOS with macports. Latest master (which happens to be v3.11.2 release tag). I did:
$ mkdir build && cd build
$ cmake -GNinja -DCMAKE_BUILD_TYPE=Release ..
$ ninja
I get tons of errors and warnings. Ditto when I try and use g++-13 or clang++-17 on macOS. Build always f...