[Development] Errors creation iOS OpenSSL project (Repost)
Sorvig Morten
Morten.Sorvig at digia.com
Tue Mar 25 10:37:32 CET 2014
On 24 Mar 2014, at 16:37, Derek Cole <derek.cole at gmail.com> wrote:
> Well the original intention was to use the Qt network module. I have not attempted to re-write to use OpenSSL directly.
If your use of QtNetwork is limited to QNetworkAccessManager get/post/put then you don't have to ship OpenSSL. Qt on iOS will fall back to use the native NSURLConnection API when OpenSSL is not available.
Morten
More information about the Development
mailing list