I am using the latest Visual Studio without making any changes.
I followed your tutorial to create a build file with CMake, and when I build the solution in Visual Studio, some executable files are generated, but such as clang-cl.exe and clang.exe are not generated.
I was able to build with the ollvm16 you referred to. -> https://github.com/wwh1004/ollvm-16
Also, here are the logs from CMake and Visual Studio during the build.
cmake log.txt
build.txt
build_error.txt
@DreamSoule, I need help 😵💫
I am using the latest Visual Studio without making any changes.
I followed your tutorial to create a build file with CMake, and when I build the solution in Visual Studio, some executable files are generated, but such as clang-cl.exe and clang.exe are not generated.
I was able to build with the ollvm16 you referred to. -> https://github.com/wwh1004/ollvm-16
Also, here are the logs from CMake and Visual Studio during the build.
cmake log.txt
build.txt
build_error.txt
@DreamSoule, I need help 😵💫