Skip to content

about build cppinsights by MSVC #725

@dop20002003

Description

@dop20002003

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions