[Development] Errors creation iOS OpenSSL project (Repost)

Derek Cole derek.cole at gmail.com
Mon Mar 24 16:21:34 CET 2014


Is my option to simply avoid using Qt for OpenSSL projects when the
projects must also be deployed to iOS?


On Mon, Mar 24, 2014 at 11:07 AM, Thiago Macieira <thiago.macieira at intel.com
> wrote:

> Em seg 24 mar 2014, às 04:48:23, Derek Cole escreveu:
> > What I meant was: do I specify which openssl at configure /compile time
> > for Qt, and it always uses that one, or do I specify OPENSSL_LIBS for
> > every project I build with that version of Qt?
>
> You specify at Qt's compile time, since Qt needs to find it.
>
> You can replace it at runtime, though. That's just one more DLL/dylib/so
> file.
> However, unlike other libraries, OpenSSL is known for breaking binary
> compatibility.
> --
> Thiago Macieira - thiago.macieira (AT) intel.com
>   Software Architect - Intel Open Source Technology Center
>
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20140324/d31c6755/attachment.html>


More information about the Development mailing list