да - такая же фигня
причем при компиляции QT_NO_OPENSSL он не пишет...
а TcpSocket работает - странно все это
можно попробовать заново запустить configure с debug_and_release и openssl
а лучше написать гневное письмо тролям - как минимум со сборкой дебаговых библиотек у них явный баг
отфлудил в рассылку, посмотрим-с...
добавлено спустя 26 минут: Вобщем вот:
did you installed OpenSSL on your machine and have you added (with -I and -L ) the include and library path ?
you should also activate openssl in the configure script.
this should work:
Just download and install openssl.
Edit your qtvars.bat and locate the line with configure.exe
Add -I <path where your openssl is>/include -L <path to openssl>/lib and the openssl parameter (as far as I remember, simply a -openssl, but you can run configure.exe -help to see the correct parameter).
I hope this will help you !
насчет дебага чувак умолчал, хотя я об этом тоже в вопросе упомянул.