Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. HOW TO SEND EMAIL VIA QT 5.9.9

HOW TO SEND EMAIL VIA QT 5.9.9

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 253 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AM3NN
    wrote on last edited by
    #1

    hello, im using qt creator and i got this as error, stateChanged QAbstractSocket::HostLookupState
    stateChanged QAbstractSocket::ConnectingState
    stateChanged QAbstractSocket::ConnectedState
    qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
    qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_new
    qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init
    qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
    error QAbstractSocket::SocketError(21)
    qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
    error QAbstractSocket::SocketError(20)
    Connected
    how can i resolve it, thank you <3

    JonBJ 1 Reply Last reply
    0
    • A AM3NN

      hello, im using qt creator and i got this as error, stateChanged QAbstractSocket::HostLookupState
      stateChanged QAbstractSocket::ConnectingState
      stateChanged QAbstractSocket::ConnectedState
      qt.network.ssl: QSslSocket: cannot call unresolved function SSLv23_client_method
      qt.network.ssl: QSslSocket: cannot call unresolved function SSL_CTX_new
      qt.network.ssl: QSslSocket: cannot call unresolved function SSL_library_init
      qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
      error QAbstractSocket::SocketError(21)
      qt.network.ssl: QSslSocket: cannot call unresolved function ERR_get_error
      error QAbstractSocket::SocketError(20)
      Connected
      how can i resolve it, thank you <3

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @AM3NN
      Just as per the error messages, which version of OpenSSL did you install/are you using?

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved