Skip to content

Canonicalization of paths fails on windows #258

@vron

Description

@vron

When using the cmake distributed with Visual Studio 2026 builds with cmake-rs fails du to canonicalized paths sent to cmake start with \?\ which is not supported by cmake.

I currently fix it in a fork that skips the canonicaliztion step in try_canonicalize

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions