Skip to content

Request for 32-bit ARM/Linux build of libdmd_reader_api.so #24

Description

@xiongjz

Hello,

I am developing a C++ data analysis tool that uses the DMD Reader API, and I need to deploy it on an embedded Linux system with a 32-bit ARM architecture.

I have reviewed the official dmd_reader_api_load.h header, which shows that the API supports both 64-bit (libdmd_reader_api_x64.so) and 32-bit (libdmd_reader_api.so) builds for Linux. The existence of the 32-bit variant is clear from the source.

However, I was unable to find a pre-compiled 32-bit binary (ARM/Linux) in the public repositories or within the pyDmdReader package. Could you please provide this file, or let me know the appropriate channel to obtain it?

I would be happy to provide additional details about my target platform if needed.

Thank you for your time and for maintaining this project.

Best regards,
xjz
3227998308@qq.com

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