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

-DQT_GENERATE_WRAPPER_SCRIPTS_FOR_ALL_HOSTS=ON on windows generates windows line endings for unix script

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 6.3.1, 6.4.0 Beta1
    • 6.4.0 FF
    • Build System
    • None
    • Windows
    • 6dffc1c438 (qt/qtbase/dev) 6dffc1c438 (qt/tqtc-qtbase/dev) 3a6c76a09a (qt/qtbase/6.3) 3a6c76a09a (qt/tqtc-qtbase/6.3)

    Description

      When using -DQT_GENERATE_WRAPPER_SCRIPTS_FOR_ALL_HOSTS=ON in windows build it generates also unix style wrapper scripts but those scripts have 2 issues that prevent us to use windows build packages in unix environment:

      1. unix style wrapper script (e.g qmake) has windows line endings and that prevents qt online installer top use the script
      2. Unix style wrapper script permissions are wrong and prevents installer to call it: -rw-rw-r--
      • from unix build the permission is -rwxr-xr-x which is correct

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            janihe Jani Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes