PDA

View Full Version : QSslSocket on Windows



BastiBense
7th March 2009, 12:03
Hey guys,

I just installed the complete SDK on a virtual Windows XP machine and also installed OpenSSL separately.

For some reason, though, my compiler does not seem to be able to find the QSslSocket include file, even though it appears to exist in Qt's directories.

Any hints on this?
Is OpenSSL disabled by default in the precompiled Qt versions?

Thanks in advance!
Basti

BastiBense
7th March 2009, 12:31
Odd... It seems that the Qt 4.5 open source installer (without the IDE) has support for OpenSSL, while the big package (which includes Qt Creator and MinGw) has no support for it...?

Why is this? I think this is rather counterproductive.
Probably just a bug...?