Skip to content

Language standards not set in vsxmake project settings #1105

@paul-reilly

Description

@paul-reilly

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions