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

[feature] MSVC C++ 14.29 #9461

Closed
arttet opened this issue Aug 22, 2021 · 4 comments · Fixed by #9370
Closed

[feature] MSVC C++ 14.29 #9461

arttet opened this issue Aug 22, 2021 · 4 comments · Fixed by #9370
Assignees
Milestone

Comments

@arttet
Copy link

arttet commented Aug 22, 2021

Could you please address a new version of MSVC.
Visual Studio 2019 version 16.11 Release Notes

MSVC C++ 14.29.16.10 SxS Toolset updated to match VS 2019 v16.10.4. MSVC Toolset Version for this update is 14.29.30040.0/19.29.30040.0.

I think we need to add a piece of #9370

@memsharded memsharded self-assigned this Aug 23, 2021
@memsharded
Copy link
Member

Hi @arttet

If I understood correctly, this is not the same or a piece of #9370, because that is totally focused on 2022 support, but this would be another feature? Do you mean adding it to the msvc compiler? Or something else is needed if you are still using the Visual Studio compiler?

@SSE4 SSE4 mentioned this issue Aug 26, 2021
5 tasks
@memsharded memsharded added this to the 1.40 milestone Aug 30, 2021
@memsharded
Copy link
Member

#9370 implemented this, will be in 1.40

@arttet
Copy link
Author

arttet commented Aug 30, 2021

Hi @memsharded

Sorry for my late response. It is good news.
However, I thought the problem was related to the latest version of MSVC. But I still have trouble when I use the compiler option as msvc. Should I create a new issue?

@memsharded
Copy link
Member

However, I thought the problem was related to the latest version of MSVC. But I still have trouble when I use the compiler option as msvc. Should I create a new issue?

Yes, sure, please create a new issue for this. Also, note that msvc compiler will only be supported in the new build system integrations: https://docs.conan.io/en/latest/reference/conanfile/tools.html, it is not expected that it will be supported in the other, legacy ones.

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

Successfully merging a pull request may close this issue.

2 participants