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

incomplete handling of versioned links of tools in cross builds

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • P2: Important
    • 6.5.0
    • 6.4.1
    • Build System: CMake
    • None
    • Linux/X11
    • ca24ee14d (dev)

    Description

      On Linux, it's expected that user facing tools have versioned links in a prefix build. For example, there should be /usr/bin/qmake and a hard link /usr/bin/qmake6.

      In cross-builds, we create wrapper scripts for tools, e.g. /opt/android-qt/bin/qmake that calls /usr/bin/qmake of the host Qt installation.

      1. The wrapper script should call the versioned link instead, if available.
      2. There should be a versioned link for the wrapper script itself.

      Attachments

        Issue Links

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

          Activity

            People

              mrmsdbdl Amir Masoud Abdol
              jbornema Joerg Bornemann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes