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

Cannot use qmake from command line on Windows host

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.13.0 RC 2
    • 5.13.0 RC 1
    • Device Creation
    • None
    • e458b249b3dee4bd0d45addf66971e2bff1840ad (yocto/meta-boot2qt/thud)

    Description

      GCC depends on the threading library (sysroots/i686-pokysdk-mingw32/usr/bin/libwinpthread-1.dll), but the some of the executables are located in different path (sysroot/i686-pokysdk-mingw32/gcc/aarch64-poky-linux/8.2.0/) and fail to find the threading library, if the library is not separately added to PATH.

      Qt Creator adds the bin path automatically to PATH since qmake is also there, so qmake works correctly when used from Qt Creator.

      Attachments

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

        Activity

          People

            sapiippo Samuli Piippo
            sapiippo Samuli Piippo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes