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

Windows drive letter is added to target prefix path when cross compiling

XMLWordPrintable

    • Linux/X11, QNX, Windows
    • 73cb5cb01e9531d2b2249597a64d57fa0029c300 (qt/qtbase/5.13)

      After fix for QTBUG-50839, using separate paths for -extprefix (host path) and -prefix (target path) no longer work correctly when cross compiling e.g., for QNX on Windows host.

      The prefix path is now resolved to absolute path using Windows rules, so it ends up with the drive letter. ThisĀ  is unnecessary when the extprefix is used for all the Windows host paths and it breaks binaries as they will try to use Windows path on the target.

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

            jbornema Joerg Bornemann
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes