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

Language standards not set in vsxmake project settings #1105

Closed
paul-reilly opened this issue Dec 2, 2020 · 2 comments
Closed

Language standards not set in vsxmake project settings #1105

paul-reilly opened this issue Dec 2, 2020 · 2 comments

Comments

@paul-reilly
Copy link
Contributor

I noticed Intellisense errors in a vsxmake project I opened.

It turns out that the language standard set with set_languages() is not being set in the generated VS project.

Specifically, I set set_languages("c++17") and the VS 2019 project still has C++14.

@waruqi
Copy link
Member

waruqi commented Dec 2, 2020

Ok, I will look at it.

@waruqi waruqi added this to the v2.5.1 milestone Dec 2, 2020
@waruqi
Copy link
Member

waruqi commented Dec 4, 2020

I have supported it on dev branch, you can try it again.

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

No branches or pull requests

2 participants