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

Configuring Qt 6.1.1 from qt-everywhere-str-6.1.1.tar.xz fails

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P0: Blocker
    • 6.1.1
    • 6.1.1
    • Build System: CMake
    • None
    • Linux/X11

    Description

      Running configure from qt-everywhere-str-6.1.1.tar.xz generates CMake errors:

      $ ./configure -prefix $PWD/qtbase -no-gui
      + cd qtbase
      + /home/vagrant/qt-everywhere-src-6.1.1/qtbase/configure -top-level -prefix /home/vagrant/qt-everywhere-src-6.1.1/qtbase -no-gui
      CMake Error: Error required internal CMake variable not set, cmake may not be built correctly.
      Missing variable is:
      CMAKE_FIND_LIBRARY_PREFIXES
      CMake Error: Error required internal CMake variable not set, cmake may not be built correctly.
      Missing variable is:
      CMAKE_FIND_LIBRARY_SUFFIXES
      -
      

      The configure options in this case do not make any difference.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              kkohne Kai Köhne
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes