Skip to content

[develop] Visual Studio 2026 not supported #715

@rodiers

Description

@rodiers

I'm getting the following error message:
1> [CMake] Conan: Unknown MSVC compiler version [1950]

I'm guess the following needs to be added:

    elseif(NOT MSVC_VERSION VERSION_LESS 1950 AND MSVC_VERSION VERSION_LESS 1960)
        set(${result} 18 PARENT_SCOPE)

but I'm not sure about the 1960.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions