Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
namiestew opened this issue Apr 18, 2022 · 0 comments
Open

Comments

@namiestew
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant