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

CMake warnings when configuring qtdeclarative

    XMLWordPrintable

Details

    • e3a54afbf105a8637e029a45ac106bf1334a6e70

    Description

      When making changes to any CMakeLists.txt in Creator, I get warnings from other CMake project files:

      /Users/mitch/dev/qt-dev-debug-non-fw/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:460: warning: Neither RESOURCE_PREFIX nor AUTO_RESOURCE_PREFIX are specified for qualified_names_test_module.  The resource root directory, ':/', is used as prefix.  If this is what you want, specify '/' as RESOURCE_PREFIX.  The recommended resource directory to be used as prefix is ':/qt/qml/'. Specify AUTO_RESOURCE_PREFIX to use it. tests/auto/qml/qqmljsscope/QualifiedNamesTests/CMakeLists.txt:8 (qt6_add_qml_module)
      /Users/mitch/dev/qt-dev-debug-non-fw/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:460: warning: Neither RESOURCE_PREFIX nor AUTO_RESOURCE_PREFIX are specified for tst_qmltyperegistrar_major_version_zero.  The resource root directory, ':/', is used as prefix.  If this is what you want, specify '/' as RESOURCE_PREFIX.  The recommended resource directory to be used as prefix is ':/qt/qml/'.  Specify AUTO_RESOURCE_PREFIX to use it. /Users/mitch/dev/qt-dev-debug-non-fw/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:695 (qt6_add_qml_module) tests/auto/qml/qmltyperegistrar/VersionZero/CMakeLists.txt:5 (qt_add_qml_module)
      

      Attachments

        Issue Links

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

          Activity

            People

              ulherman Ulf Hermann
              mitch_curtis Mitch Curtis
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes