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

configure fails with missing qmakespec for qtbase on Ubuntu 18.04

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • P2: Important
    • None
    • 5.10.1
    • None
    • Linux Ubuntu 18.04 alpha

    Description

      I fail to configure Qt 5.10.1 on Ubuntu 18.04. I've installed all prerequisites with

      sudo apt-get build-dep libqt5core5a

      Then I run configure with:

      ./configure -prefix "/data/thirdparty-bindir/qt"

      But I get the error:

      + cd qtbase
      + /data/thirdparty/qt-everywhere-src-5.10.1/qtbase/configure -top-level -prefix /data/thirdparty-bindir/qt -platform linux-g++
      Creating qmake...
      ...........................................................................................Done.
      Could not find qmake configuration file .
      Error processing project file: /data/thirdparty/qt-everywhere-src-5.10.1

      It does not help if I explicitly set the qmakespec with -platform linux-g++, the result is the same.

      Attachments

        Issue Links

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

          Activity

            People

              buddenha Oswald Buddenhagen
              emmenlau Mario Emmenlauer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes