Well the original intention was to use the Qt network module. I have not
attempted to re-write to use OpenSSL directly.
On Mon, Mar 24, 2014 at 11:27 AM, Thiago Macieira wrote:
> Em seg 24 mar 2014, às 11:21:34, Derek Cole escreveu:
> > Is my option to simply avoid using Qt fo
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 wrote:
> Em seg 24 mar 2014, às 04:48:23, Derek Cole escreveu:
> > What I meant was: do I specify which openssl at configure
Subject: Re: [Development] Errors creation iOS OpenSSL project (Repost)
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
S variable per project/build kit for my projects,
and have a different linked SSL for each of those. Is this an incorrect
assumption?
Thanks
-Derek
On Fri, Mar 21, 2014 at 6:49 PM, Derek Cole wrote:
> Hello,
>
> I have been trying to enable OpenSSL using my own compiled OpenSSL versio
Hello,
I have been trying to enable OpenSSL using my own compiled OpenSSL version
(different from my system's OpenSSL) in my iOS app. I have been unable to
get past an error when I try to build the project:
http://pastebin.com/S73rSp33
The OpenSSL version I built was from here:
https://github.c