[Qt-interest] QNetworkRequest not successful with GET

Thomas Ehrnhoefer thomas.ehrnhoefer at tasktop.com
Tue Sep 13 17:39:02 CEST 2011


I recompiled Qt (adding  -openssl -I C:\openssl-win32\Include -L
C:\openssl-win32\Lib to the configure call), and then recompiled Qt Creator.

But my calls to https:// are still not working.

Is there any way I can check if the Qt compilarion in regards to SSL is ok?

Btw, I followed those steps:
http://stackoverflow.com/questions/3516143/qt-ssl-support-missing

On Mon, Sep 12, 2011 at 11:04 AM, Thiago Macieira <thiago at kde.org> wrote:

> On Monday, 12 de September de 2011 09:13:43 Thomas Ehrnhoefer wrote:
> > appears this is because of OpenSSL being installed. Is it possible this
> is
> > the reason why I am having troubles? If so, how can I resolve this?
> > I tried to uninstall openSSL, no difference though. Or do I have to
> compile
> > Qt again after uninstalling OpenSSL?
>
> Yes, that can be the reason, especially if you're on Windows.
>
> You need to make sure that OpenSSL is properly installed and can be found
> by
> the default means of finding libraries on your system.
>
> You don't need to recompile the precompiled versions of Qt. If you compiled
> it
> yourself, then you need to recompile.
>
> --
> Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
>   Software Architect - Intel Open Source Technology Center
>      PGP/GPG: 0x6EF45358; fingerprint:
>      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
>
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at qt.nokia.com
> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>
>


-- 
Thomas Ehrnhoefer
Software Developer, http://tasktop.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20110913/609248fc/attachment.html 


More information about the Qt-interest-old mailing list