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

QtUiTools is not built with the correct suffix

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important 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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes