Skip to content

cabal can not find pkg-config even though the right directory has been added to the extra-prog-path #9800

@phadej

Description

This happens on windows, where pkg-config is in mingw path, but not in global PATH. And there are good reasons to not add mingw-path to global $PATH (hint: it will break everything else on the windows system).

I experienced this myself trying to use pkgconfig on Windows. And apparently others as well https://discourse.haskell.org/t/installing-a-library-with-c-dependencies-on-windows/8557/4

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions