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

Resource files not in explorer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • Qt Creator 4.9.0, Qt Creator 4.9.1
    • Windows

    Description

      When adding resource files using qt5_add_binary_resources instead of adding them to add_executable, the qrc file is only listed as a simple file under CMake-Modules, and therefore does no longer list the files it contains.

      I noticed this when I wanted to put QML-files into an external rcc file. Since the content is no longer listed in the explorer, you can't properly work on them anymore.

      I temporarily solved the problem by adding them to add_Executable using a variable I simply comment out.

      Attachments

        Issue Links

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

          Activity

            People

              cadam Cristian Adam
              larvae larvae
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes