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

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes