Open designly1 opened 1 month ago
Bit of a shot in the dark but have you tried:
cmake .. -DCMAKE_CXX_COMPILER=/usr/bin/clang++
I had the same issue, I looked in the code and the comment said that everything in the offending #pragma block was legacy and was supposed to be skipped, so I just commented them all out and it built fine after that.
Followed all the build instructions from the website. I'm running Ubuntu 24.04.1 LTS on Hyper-V on Windows 11 Pro. I ran
apt -y dist-upgrade
and installed the standard build environment. I get this preparser error: