[Qt-interest] QNetworkRequest not successful with GET

Thomas Ehrnhoefer thomas.ehrnhoefer at tasktop.com
Tue Sep 13 17:47:42 CEST 2011


No, I don't find them anywhere on my dev environment.
Are they created by the Qt build or the Qt Creator build? Trying to find
where I went wrong...

On Tue, Sep 13, 2011 at 8:43 AM, NoRulez <norulez at me.com> wrote:

> Did you have libeay32.dll and ssleay32.dll in the folder where the
> executable is?
>
> Best Regards
>
> Am 13.09.2011 um 17:39 schrieb Thomas Ehrnhoefer <
> thomas.ehrnhoefer at tasktop.com>:
>
> 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>
> http://stackoverflow.com/questions/3516143/qt-ssl-support-missing
>
> On Mon, Sep 12, 2011 at 11:04 AM, Thiago Macieira < <thiago at kde.org>
> 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)
>> <http://kde.org>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>Qt-interest at qt.nokia.com
>>  <http://lists.qt.nokia.com/mailman/listinfo/qt-interest>
>> http://lists.qt.nokia.com/mailman/listinfo/qt-interest
>>
>>
>
>
> --
> Thomas Ehrnhoefer
> Software Developer, <http://tasktop.com>http://tasktop.com
>
> _______________________________________________
> 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/5c66615f/attachment.html 


More information about the Qt-interest-old mailing list