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

qmake asserts !isEmpty when using DESTDIR=

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • 4.7.1
    • 4.6.3
    • Build tools: qmake
    • None
    • win32-msvc2005
    • f087ad801b19ffa32a538269cd1475ead963f013

    Description

      C:\kdab\qmakestaticbug>qmake -recursive
      Project MESSAGE: Install prefix is "C:\KDSoap-1.0"
      Project MESSAGE: This is KD Soap version 1.0
      1 file(s) copied.
      Reading C:/kdab/qmakestaticbug/unittests/unittests.pro
      Reading C:/kdab/qmakestaticbug/unittests/webcalls/webcalls.pro
      ASSERT: "!isEmpty()" in file c:\iwmake\build_vs2005_commercial_________________p
      adding_________________\include\qtcore\../../src/corelib/tools/qlist.h, line 263

      This is fixed by using DESTDIR=. instead of DESTDIR=, as suggested by Ossi, but here's a bug report so that the assert is replaced with a better error message.

      Note that the .confqmake.cache (which becomes .qmake.cache when parsing the toplevel .pro file) matters.

      Attachments

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

        Activity

          People

            jbornema Joerg Bornemann
            dfaure David Faure (Private)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes