Hi,
I can’t compile my program on iOS due to missing QSSlSocket library, everything works perfectly on Android, Linux and Windows. I’ve also put this line in my .pro file:
QT += network
with no result
Thanks in advanced
↧