Friday, May 25, 2018

QSslSocket: cannot call unresolved function SSLv23_client_method

QSslSocket: cannot call unresolved function SSLv23_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

Sunday, April 8, 2018

QT QMYSQL driver not loaded

QT error messages:
QSqlDatabase: QMYSQL driver not loaded
QSqlDatabase: available drivers: QSQLITE QMYSQL QMYSQL3 QODBC QODBC3 QPSQL QPSQL7
download MySQL connector  libmysql.dll to compiler bin Folder

Exemple:
X:\Qt\5.10.1\mingw53_32\bin


Attention!

  • If your compiler is 32 bit,download 32 bit.
  • Attention which compiler.