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

.pc files have extra quotes around -framework arguments in Libs: line

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 5.6.0 RC
    • 5.5.0
    • Build tools: qmake
    • None
    • OS X 10.8
    • 3964b683f849baade1576ea2f50aab631970df58

    Description

      The .pc files installed for Qt 5.5.0 on OS X have Libs: lines like

      Libs: -F${libdir} '-framework QtCore '.

      This causes the Wireshark autoconf process, which uses pkg-config to find Qt, to generate Makefiles that fail to correctly link the Qt-based Wireshark, producing a pile of confusing linker errors.

      (This is over and above the .pc file problems reported in QTBUG-35256, which are still unfixed as of 5.5.0.)

      Attachments

        For Gerrit Dashboard: QTBUG-47162
        # Subject Branch Project Status CR V

        Activity

          People

            UniqMartin Martin Afanasjew
            gharris Guy Harris
            Votes:
            2 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes