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

using qt-configure-module script fails to install qt module

    XMLWordPrintable

Details

    • macOS

    Description

      Using the qt-configure-module script to build a Qt module and installing it to the existing Qt prefix fails

      ~/Qt/6.1.0/clang_64/bin/qt-configure-module ~/sources/qt6/qt6/qtshadertools
      cmake --build . --parallel
      cmake --install .
      
      Error ->
      -- Install configuration: "RelWithDebInfo"
      CMake Error at src/shadertools/cmake_install.cmake:41 (file):
        file cannot create directory:
        /Users/qt/work/install/lib/cmake/Qt6ShaderTools.  Maybe need administrative
        privileges.
      Call Stack (most recent call first):
        src/cmake_install.cmake:52 (include)
        cmake_install.cmake:42 (include)

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              assam Assam Boudjelthia
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes