[Development] Errors creation iOS OpenSSL project (Repost)
Thiago Macieira
thiago.macieira at intel.com
Mon Mar 24 04:50:26 CET 2014
Em dom 23 mar 2014, às 23:44:33, Derek Cole escreveu:
> When I a pass that --openssl-linked option on the ./configure line, do I
> need to also specify OPENSSL_LIBS at that time? Can someone post some
> instructions on how to use a linked OpenSSL with QT? I thought I would be
> able to set an OPENSSL_LIBS variable per project/build kit for my projects,
> and have a different linked SSL for each of those. Is this an incorrect
> assumption?
If you use -openssl-linked, then QtNetwork will link to OpenSSL. Then you have
to deploy that one, always.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list