User Tools

Site Tools


rc:sw:pc:qgroundcontrol

This is an old revision of the document!


# QGroundControl

## Build from sourc

### 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 –recursive https://github.com/mavlink/qgroundcontrol.git * cd qgroundcontrol/ * git submodule init * git submodule update * mkdir build/ * cd build/ * 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/attic/rc/sw/pc/qgroundcontrol.1446720370.txt.gz · Last modified: 2023/11/24 21:55 (external edit)