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

Cannot use qmake from command line on Windows host

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes