When I use clang 18.1.8 compile this project, it will encounter errors like following pictures.
But when I use GNU 9.4.0 compile this project, it will not generate this problem, and it builds completely.
I wonder if this is a compiler issue or a bug in the code, and my ubuntu distro is 20.04, WSL2.
When I use clang 18.1.8 compile this project, it will encounter errors like following pictures. But when I use GNU 9.4.0 compile this project, it will not generate this problem, and it builds completely. I wonder if this is a compiler issue or a bug in the code, and my ubuntu distro is 20.04, WSL2.