Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-29629

[QBS] Unable to remove file that matches wildcard pattern.

    XMLWordPrintable

Details

    • 63e418024225f104c7bc51110ac2b12dec4d23ba

    Description

      1. Create new Non-Qt Project as Plain C++ Application using qbs as a build system.
      2. Open .qbs file and set CppApplication.files property to "*.cpp"
      3. Add new C++ file Source file using Project tree widget on the left.
      4. Now remove it selecting checkbox "Delete file permanently".

      Here you should get following error:

      Failure removing files from product 'test'.
      The following files cannot be removed from the project file, because they match wildcard patterns: /Users/dvolosnykh/Development/hobby/qt/test/test.cpp

      PS. This is true for Group.files property as well.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            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