User Tools

Site Tools


rc:sw:pc:qgroundcontrol

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
rc:sw:pc:qgroundcontrol [2015/11/05 10:40] – created redoxrc:sw:pc:qgroundcontrol [2023/11/24 21:55] (current) – external edit 127.0.0.1
Line 1: Line 1:
 # QGroundControl # QGroundControl
  
-## Build from sourc+## Build from source
  
 ### QT5.5 ### QT5.5
Line 10: Line 10:
  
 ### Deps ### Deps
 +
 +    sudo apt-get install espeak libespeak-dev libudev-dev libsdl1.2-dev
  
 ### Get the source and build ### Get the source and build
  
-* git clone --recursive https://github.com/mavlink/qgroundcontrol.git +`git clone https://github.com/mavlink/qgroundcontrol.git` 
-* cd qgroundcontrol/ +`cd qgroundcontrol/` 
-* mkdir build/ +`git submodule init` 
-* cd build/ +* `git submodule update` 
-* qmake ../qgroundcontrol.pro +* `mkdir build/` 
-* make+`cd build/` 
 +FIXME Path `**PATH_TO_QT_INSTALL**/5.5/gcc_**ARCH**/bin/qmake ../qgroundcontrol.pro` 
 +`make`
  
 ### Test ### Test
/home/share/www/redox.ws/wiki/data/attic/rc/sw/pc/qgroundcontrol.1446720003.txt.gz · Last modified: 2023/11/24 21:55 (external edit)