Skip to content

STL1000: Unexpected compiler version, expected Clang 11.0.0 or newer. #60

Description

@namiestew

C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\VC\Tools\MSVC\14.29.30133\include\yvals_core.h(551, 2): error: STL1000: Unexpected compiler version, expected Clang 11.0.0 or newer.

I have Visual Studio 2019 Version 16.11.2 installed and when I try to parse file with CppParser.ParseFiles, I am getting the above error.

I have both Visual Studio 2017 and also an older MSVC build tool (14.20.27508) installed but how do I make the library use these older versions? Is there a setting or configuration for the library that can be changed?

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