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
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.hheader, 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