Skip to content

Included libs for linux are missing dependencies #17

Description

@iXyles

The .so files for flirc (libs/linux_*) does not contain all the dependencies they need for "loading" through dlopen.
Noticed this when attempting to build a little web app in C# to interact with the device. Got forced to re-compile the arm64 linux version to make it work through the libflirc.a file with correct dependency tree.

Would it be possible for you to provide an updated version for all linux versions with correct dependency tree?

Check with "ldd" and you'll see the needed "libusb" is not listed.

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