Compile and linker libmavsdk.so tag>=3.9.0 Not use Docker
-
Hello everyone, I am developing a project on Voxl2 and encountering the following issue:
The system is running on Ubuntu 18, and its build and linking tools (GNU 7.5) are not compatible with mavsdk >=3.9.0.
My project needs to be built and run outside of Docker to remain compatible with other systems that are already operational.
Do you have any solutions for this?Or when will you upgrade to Ubuntu 20.04?
Please respond to me soon. Thank all ! -
@Hai-Le-Quoc I'm not sure I follow exactly what you are trying to do. But why isn't it possible to build your application in our voxl-cross docker and then run directly on target (not in Docker)? That's how we develop most of our applications.
-
@Eric-Katzfey Thanks for the reply. You’ve correctly identified my problem.
Due to time constraints, I need to deploy my system soon. I hope to have a solution that works on your hardware or to wait for the Ubuntu 20 update.