rc:sw:pc:qgroundcontrol
# QGroundControl
## Build from source
### QT5.5 <note important>Not pretty, but should work</note>
* Download Qt5.5 installer * During the installation, choose to install the source-stuff, along with all the extra
### Deps
sudo apt-get install espeak libespeak-dev libudev-dev libsdl1.2-dev
### Get the source and build
* `git clone https://github.com/mavlink/qgroundcontrol.git` * `cd qgroundcontrol/` * `git submodule init` * `git submodule update` * `mkdir build/` * `cd build/` * Path `PATH_TO_QT_INSTALL/5.5/gcc_ARCH/bin/qmake ../qgroundcontrol.pro` * `make`
### Test ### Links
* https://github.com/mavlink/qgroundcontrol/blob/master/README.md * https://github.com/mavlink/qgroundcontrol/tree/Stable_V2.2
/home/share/www/redox.ws/wiki/data/pages/rc/sw/pc/qgroundcontrol.txt · Last modified: 2023/11/24 21:55 by 127.0.0.1