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

configure fails with missing qmakespec for qtbase on Ubuntu 18.04

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes