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

[QtQuickCompiler] .qtquickcompiler directory isn't deleted when doing 'make distclean'

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.8, 5.11
    • QML: Compiler
    • Ubuntu 16.04 (gcc 5.4.0)

    Description

      Steps to reproduce:

      • run 'qmake CONFIG+=qtquickcompiler' to e.g. demos/samegame
      • build the example
      • run 'make distclean'
      • check with 'ls -la' the contents of the example's directory

      Expected result:
      No '.qtquickcompiler' folder is found (nor the .qrc file the qtquickcompiler generates)

      Actual result:
      '.qtquickcompiler' folder is found (and the generated .qrc file)

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            mipohjan Milla Pohjanheimo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes