Open jabbershort opened 1 year ago
Hi jabbershort,
At the moment, there are no libs specifically compiled for ARM hardware, though we are working on a refactor of the C++ API. This v2.0 of the libs could be build for arm64 v8 and arm v7 32-bit, at least on Android. Is that what you are looking for, or are you looking for a Linux solution?
Hey, I'm actually looking for a Linux implementation, specifically a lightweight app that I can deploy on raspberry pi hardware. If that's something that could be achieved on your new version, that would be amazing.
ARM / Raspberry Pi binaries are not on our roadmap at the moment, but we can try to compile our v2.0 code and see if this works. I'll get back to you on the results, but it could take 2-4 weeks.
If you do happen to get it working that would be great, do let me know! For now I'll utilise the normal x86 version.
Are there any arm compatible libs available? I'm trying to build an application using your CoreCpp, but want to try and use some embedded arm hardware to run it.