Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-38549

qsslsocket autotest fails when building without OpenSSL

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P4: Low
    • 5.3.1
    • 5.3.0 RC1
    • Network: SSL
    • None
    • dda9b5325f4f8b500d399a3704f5fb48bb868255 (stable, 23.4.2014, 5.3.1)

    Description

      When building without OpenSSL support, the qsslsocket autotest fails:

      qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp: In member function 'void tst_QSslSocket::initTestCase()':
      qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp:277:20: error: 'QSslSocket' was not declared in this scope
      qPrintable(QSslSocket::sslLibraryVersionString()),
      qtbase/tests/auto/network/ssl/qsslsocket/tst_qsslsocket.cpp:278:12: error: 'QSslSocket' is not a class or namespace
      QSslSocket::sslLibraryVersionNumber());

      I guess just an #ifdef missing?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            richmoore Richard Moore (qtnetwork)
            nath Niels Weber
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes