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

QtUiTools is not built with the correct suffix

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 4.8.0
    • 4.5.0, 4.5.1, 4.5.2, 4.5.3, 4.6.0, 5.0.0
    • None
    • Linux
    • ceda1f6dc0bafae2516496b54c76c3b89c079951

    Description

      The Qt build system allows you to specify a suffix for all libraries by passing -qtlibinfix SOMESUFFIX to configure. This is handy if you want to make two flavours of Qt coexist on a given machine (e.g. Embedded and X11).

      However, the QtUiTools library does not honour this option, unlike all the other Qt libraries.

      The attached patch (against Qt 4.6.0), which is used by OpenEmbedded, fixes this issue.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            sharky Jeremy Lainé
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes