carlonluca / docker-qt

Collection of data to create docker images with Qt support.
GNU General Public License v3.0
34 stars 7 forks source link

Add support for openssl for android on Qt5.15.x #4

Closed ramajd closed 1 year ago

ramajd commented 1 year ago

This patch adds the support for OpenSSL for Android to the Qt5.15.2 and Qt5.15.18 images, using the -openssl-runtime switch.

carlonluca commented 1 year ago

Excellent work. Thank you for your contribution. I updated the images in docker hub.

ramajd commented 1 year ago

Great, Thank you!

it would be helpful if you could also update the 5.15.2 image whenever you had time. since it might be confusing for the ones that receive SSL related issues while the matching build script includes the openssl support.

carlonluca commented 1 year ago

It is being uploaded.