- 
          
 - 
                Notifications
    
You must be signed in to change notification settings  - Fork 258
 
Open
Description
Hi! andry:
I try to build you cppinsights by VS 2022,I do this:
D:\Project\CPP\cppinsights-v_20.1\buildvs2022>clang --version
clang version 20.1.0
Target: x86_64-pc-windows-msvc
Thread model: posix
InstalledDir: D:\Software\llvm20.1.0\bin
set PATH=D:\Software\llvm20.1.0\bin;%PATH%
D:\Project\CPP\cppinsights-v_20.1\buildvs2022>cmake -A x64 ..  //ok
but I build .sln in VS2022 ,I get many syntax err, It seems Clang versin is not match.
Which LLVM version I need us to build the code?
Thanks.
Deng.
Metadata
Metadata
Assignees
Labels
No labels