Closed ghost closed 12 years ago
Maybe it's Qt not finding OpenSSL. Previous versions of Fervor tried to open https://
sample feed URL and that failed for some.
Could you please try updating to the latest commit and see if the sample works?
No response for some time, so closing for now. Probably a SSL bug. Feel free to reopen if needed.
I'm using qt 4.8.1 (mingw, winxp). After integrated Fervor in my application, the release version was working,but the debug version doesn't because of an error during the application startup.
Whe the runtime trying to load QtNetwokd4.dll, it doesnt found this export: _ZN10QSslSocket22connectToHostEncryptedERK7QStringt6QFlagsIN9QIODevice12OpenModeFlagEE
I don't understand if it's a Qt distribution bug or a strange mismatch of configuration in my computer. Are there any other guys with this issue?