8000 Included libs for linux are missing dependencies · Issue #17 · flirc/sdk · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Included libs for linux are missing dependencies #17
Open
@iXyles

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.

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

      0