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

Both sides previous revisionPrevious revision
Next revision
Previous revision
rc:sw:pc:qgroundcontrol [2015/11/05 10:45] – [Get the source and build] 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/` 
-* git submodule init +`git submodule init` 
-* git submodule update +`git submodule update` 
-* mkdir build/ +`mkdir build/` 
-* cd build/ +`cd build/` 
-* qmake ../qgroundcontrol.pro +FIXME Path `**PATH_TO_QT_INSTALL**/5.5/gcc_**ARCH**/bin/qmake ../qgroundcontrol.pro` 
-* make+`make`
  
 ### Test ### Test
/home/share/www/redox.ws/wiki/data/attic/rc/sw/pc/qgroundcontrol.1446720357.txt.gz · Last modified: 2023/11/24 21:55 (external edit)