Is this only usable on x86 processors? I just spent some time trying to get it to run on ARM, and was unsuccessful. If it's only x86 that should probably be stated somewhere in the readme.
It does compile for iOS, Android, and arm generally. We have people compiling for RPis. What exactly is your issue?
If you follow the instructions in the link below, you should be able to build the library on ARM. I'm currently using it on a RPi.
https://mavsdk.mavlink.io/develop/en/contributing/build.html
You can also cross compile using dockcross? @JonasVautherin are the instructions for that?
@tpennypacker: do you still have interest in that? Can you explain what you were trying to do, how, and what was not working (error messages, whatever you have)? :blush:
Closing due to inactivity. Feel free to reopen if necessary.
Most helpful comment
If you follow the instructions in the link below, you should be able to build the library on ARM. I'm currently using it on a RPi.
https://mavsdk.mavlink.io/develop/en/contributing/build.html