Skip to content

PackageConfig lib linking issue #2

@dalu93

Description

@dalu93

Hi,

Thank you for this great library! I've start using it recently and I came across a small problem.
The library looks by default in the .build folder for the libPackageConfig.

So, when I run the following on my package, for example:

swift build && cd .build/debug/ && ./my-executable

The result is that it cannot find the .build folder. The same happens when moving the binary in the /usr/local/bin path, which sort of make it un-usable together with Mint

Is there any plan to overcome this issue? Is it even considered as an issue?
Thank you very much

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