Skip to content

Packaging precompiled libraries with MSYS2 dependnecies #28

@TidbitSoftware

Description

@TidbitSoftware

Hello,
I have installed all dependencies for Styrene, cloned the repo, and run Styrene with the example config file. Everything works as expected. Now, I have copied out the example config file and have started making modifications, but one thing is not clear: how do you include, for example, a set of precompiled libraries with the bundle. For example, what I would like to include in the bundle is,

  • a set of precompiled libraries in $PREFIX/lib
  • the MSYS2 packages on which the libraries in $PREFIX/lib depend on (revealed by, for example, ldd $PREFIX/lib/<MY_LIB>.dll

The resulting bundle does not need to be an installer: it could simply be a .zip. Thank you for your time and for the work you've put into Styrene.

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