On Friday 21 August 2015 08:39:06 m...@rpzdesign.com wrote:
> I decided against OpenSSL when they keep announcing security holes by
> wayward contributors.
OpenSSL is the worst of all the SSL libraries, behind only all the other
alternatives.
No, really, all security libraries have problems. At
ieira
>>> Sent: Thursday, August 20, 2015 6:17 PM
>>> To: interest@qt-project.org
>>> Subject: Re: [Interest] Compile issues Qt5.5.0 with msvc2010 and openssl
>>>
>>> On Thursday 20 August 2015 11:20:26 Mathieu Slabbinck wrote:
>>>>
heqtcompany@qt-project.org
>> [mailto:interest-bounces+kai.koehne=theqtcompany@qt-project.org]
>> On Behalf Of Thiago Macieira
>> Sent: Thursday, August 20, 2015 6:17 PM
>> To: interest@qt-project.org
>> Subject: Re: [Interest] Compile issues Qt5.5.0 with msvc2010 and o
ubject: Re: [Interest] Compile issues Qt5.5.0 with msvc2010 and openssl
>
> On Thursday 20 August 2015 11:20:26 Mathieu Slabbinck wrote:
> > -lGdi32" OPENSSL_LIBS_DEBUG="-lssleay32MTd -llibeay32MTd"
> > OPENSSL_LIBS_RELEASE="-lssleay32MT -llibeay32MT&qu
On Thursday 20 August 2015 11:20:26 Mathieu Slabbinck wrote:
> -lGdi32" OPENSSL_LIBS_DEBUG="-lssleay32MTd -llibeay32MTd"
> OPENSSL_LIBS_RELEASE="-lssleay32MT -llibeay32MT"
> cl -c -FIQtXmlPatternsDepends -YuQtXmlPatternsDepends
> -Fp.pch\release\Qt5XmlPatterns_pch.pch -nologo -Zc:wchar_t -arch:SSE
Hi,
I'm trying to get a static compilation of Qt with msvc2010 and Openssl
(static) but I cannot seem to get it to work.
I'm running this configure line:
configure -static -debug-and-release -opengl desktop
-no-compile-examples -nomake tools -nomake examples -nomake tests
-openssl-linked -I C:\O