Describe the bug
It seems that the above error does not arise from the compiler but due to the syntax of the C++ language (occurring in temp.cc)
The versions have been installed: meson 0.62.2ninja 1.10.2.git.kitware.jobserver-1clang 14.0.3
To Reproduce
Steps to reproduce the behavior:
Go to 'Peregrine' folder
Run commands 'meson builddir' -> 'cd builddir' -> 'ninja'
Describe the bug It seems that the above error does not arise from the compiler but due to the syntax of the C++ language (occurring in temp.cc) The versions have been installed:
meson 0.62.2
ninja 1.10.2.git.kitware.jobserver-1
clang 14.0.3
To Reproduce Steps to reproduce the behavior:
Expected behavior compile can_comp.pe successfully
Screenshots
Desktop (please complete the following information):