Skip to content

Publish built libraries with each release #83

Description

@tt-MarkSchadow

It should be considered if compiled libraries could be attached to new release tags.
This would allow an installation (even though a flimsy one by dragging the Lib to the right place),
without having to build the project manually.

This is especially needed for compatibility reasons:
By requiring us to build and link the project into our software, we hold the burden of updating the drivers each time a new update is released.
This makes it unmaintainable when we add support for multiple vendors and have to keep track of all dependencies.
Giving us some way of installing the drivers without compiling the project, shifts this burden to the user.

Activity

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

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