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

Secure Socket Client not build/installed when configuring Qt with -openssl-linked

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.6.1
    • 4.6.0
    • Network
    • None
    • f8e188bd796039fd66ed1cd28733279b501e450d

    Description

      If you configure Qt with -openssl-linked, the "Secure Socket Client" example isn't built and installed.

      This is because of network.pri:

      contains(QT_CONFIG, openssl):SUBDIRS += securesocketclient

      The config option with openssl-linked is like this:

      contains(QT_CONFIG, openssl-linked):SUBDIRS += securesocketclient

      Attachments

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

        Activity

          People

            mgoetz Markus Goetz (Inactive)
            hanssen Andreas Aardal Hanssen (closed Nokia identity) (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes