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

qmake catches some QString's assertion when INSTALLS target references non-existent system variable via single $

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.1.1
    • 5.0.1, 5.0.2
    • Build tools: qmake
    • None
    • Windows 7 (x64)
      QMake version 3.0
      Using Qt version 5.0.1
    • d149ceef4a3549ddd2a3267ec160bab1d9f939e8

    Description

      Run qmake on the following minimal project setup:

      package.path = .
      package.files = $(NO_SUCH_VARIABLE)
      INSTALLS += package
      

      You should get the output:

      ASSERT: "uint(i) < uint(size())" in file c:\dev\qt\qt5\qtbase\include\qtcore\../../src/corelib/tools/qstring.h, line 729
      

      Attachments

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

        Activity

          People

            buddenha Oswald Buddenhagen
            dvolosnykh Dmitry Volosnykh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes