You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 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 😵💫
The text was updated successfully, but these errors were encountered: