[Qt-interest] QT 4.7.0 - Windows - Cannot find QSslSocket after recompiling static QT

Thiago Macieira thiago at kde.org
Tue Nov 30 16:37:17 CET 2010


Em Terça-feira, 30 de Novembro de 2010, às 14:34:30, Kimi Anwen escreveu:
> Does anyone know what I&apsve done wrong? And maybe some hints on how
>  to fix it?

Your configure command-line did not include "-openssl". That means Qt searched 
for the OpenSSL headers and libraries, found none, so it disabled the 
QSslSocket functionality.

You need to download and install OpenSSL by yourself and then teach configure 
where to find it.

-- 
Thiago Macieira - thiago (AT) macieira.info - thiago (AT) kde.org
  Senior Product Manager - Nokia, Qt Development Frameworks
      PGP/GPG: 0x6EF45358; fingerprint:
      E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 190 bytes
Desc: This is a digitally signed message part.
Url : http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20101130/9e64e8ce/attachment.bin 


More information about the Qt-interest-old mailing list