Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 870 Bytes

File metadata and controls

28 lines (24 loc) · 870 Bytes

Instlling Qt and QGroundControl

Qt

Qt can be found here https://www.qt.io/download-open-source

Once downloaded, open the QT installer and follow the prompt

  • The Packages that need to be installed can be either 6.6.1 or 5.15.2
    • for QT 6.6.1
      • Desktop gcc 64bit
      • QT 5 Compatibility Module
      • Additional Libraries
        • QT Location (TP)
        • QT Multimedia
        • QT Positioning
        • QT Sensors
        • QT Serial Port
        • QT Speech
    • QT 5.15.2
      • Desktop gcc 64bit
      • QT Charts

QGroundControl

Documentation for QGroundControl Installation can be found here https://docs.qgroundcontrol.com/master/en/qgc-dev-guide/getting_started/


Back To Branding