mavlink / qgc-dev-guide

QGroundControl Developers Guide
https://dev.qgroundcontrol.com/en/
Other
42 stars 51 forks source link

Containers: new build system based on containers #126

Closed mrpollo closed 3 years ago

mrpollo commented 3 years ago

documents how to use the new docker containers to build QGC apps directly without having to install the requirements on your local development machine.

mrpollo commented 3 years ago

cc @LorenzMeier @dagar @DonLakeFlyer

DonLakeFlyer commented 3 years ago

This will be fantastic to prevent screw ups. I spend a significant amount of time dealing with problems which ultimately relate back to folks simply not following the instructions for dependencies. In the dev guide for build I might even be more strong about the container based building being the "recommended" way of doing this. The more we push people to this the less screw up there will be.