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

"configure -platform" cannot handle an external mkspec

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • Some future release
    • 4.5.0
    • Build System
    • None

    Description

      If one attempts to build Qt in an out-of-source-tree manner, and using a custom mkspec not in the source tree, the configuration line is something like:

      /tmp/qt-4.5.0/configure -platform ~/mkspec/linux-g++-mine ...

      One expects the configure script to use the custom mkspec, no differently than a stock one. But configure won't support that. Alternately using "QMAKESPEC=$HOME/mkspec/linux-g++-mine" instead of "configure -platform" results in the same.

      Attachments

        Issue Links

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

          Activity

            People

              tvete Paul Olav Tvete
              admin Administrator
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes