Skip to content

.pc files with Windows paths #132

@tkralphs

Description

@tkralphs

I would like to think about whether we can/should produce .pc files with Windows paths in them when building with Visual Studio in MSys. This is because if we have such .pc files, it will make building Python extensions in Windows a lot easier, as we'll be able to rely on pkg-config to find libraries, which we cannot currently do. I believe this should be possible, we just need to convert paths with cygpath when building the .pc files. I'll think a bit about how to do it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions