http://www.cuteqt.com/blog/?p=363 用的是这个链接的例子...15分钟开发gtalk客户端
编译通过..不过..提示 如下信息....登不上服务端~~~
QSslSocket: cannot call unresolved function SSLv3_client_method
QSslSocket: cannot call unresolved function SSL_CTX_new
QSslSocket: cannot call unresolved function SSL_library_init
QSslSocket: cannot call unresolved function ERR_get_error
QSslSocket: cannot call unresolved function ERR_error_string
怎么解决?