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

Resource files not in explorer

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes