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

Fails to determine the correct architecture if multiple options are available.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Not Evaluated Not Evaluated
    • 5.0.0
    • 4.8.2
    • Build System
    • None

      If a system is multiarch-enabled (contains libs for more than one arch), the Qt buildsystem will pick the first arch available instead of the one currently used. For example if in an amd64 system one has the libs installed for arm and amd64, with the headers only for amd64, and one performs a native build, the build system will choose the first available arch, which will be arm in this case.

      A more detailed explanation can be found at <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=683036>

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

            buddenha Oswald Buddenhagen
            lisandropm Lisandro Damián Nicanor Pérez Meyer
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes