Skip to content

--include-imports when dll and lib are in separate locations #66

@WillAyd

Description

@WillAyd

--include-imports is documented as only including the .lib when it shares the same stem and directory as the corresponding .dll. One of the projects I am working with however decides to put the .dll in the system bin directory and the .lib file in the system lib directory.

Without knowing a ton about Windows packaging, I am under the impression that this pattern is not uncommon. Has there been any discussion as to how an installation like that might still be packaged by delvewheel?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions