Skip to content

Compilation on Windows fails because CMake WITH_LEGACY_WINDOWS_SUPPORT is enabled by default #1752

Description

@AndyJenks

In order to compile successfully on windows one needs to use the option -DWITH_LEGACY_WINDOWS_SUPPORT=OFF as Cairo will not compile otherwise.

There may be a case for setting the default value of this option to false given that legacy Windows support no longer works, so that (if all the prerequisites are present) building with default settings works on Windows

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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