mavlink / containers

Docker image for building QGroundControl
15 stars 10 forks source link

Update dockers to QT 5.12.4 #9

Closed stefandunca closed 5 years ago

stefandunca commented 5 years ago

Add NetworkAuth and QtKeyboard modules Add OpenSSL 1.1.1c libraries

dagar commented 5 years ago

Why is it necessary to compile openssl?

stefandunca commented 5 years ago

Why is it necessary to compile openssl?

QT 5.12.4 is using OpenSSL 1.1.x while the base image (repos for Ubuntu 16.04) only provides OpenSSL 1.0.0 which are not compatible. We still have to support Ubuntu 16.04 as a minimal version for the AppImage