Details
-
Bug
-
Resolution: Duplicate
-
P3: Somewhat important
-
None
-
6.0
-
None
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
- duplicates
-
QTBUG-90449 Wrong CMAKE_INSTALL_PREFIX when building a module against an installer-provided Qt
- Closed
- is duplicated by
-
QTBUG-88034 qt-cmake-private installs to COIN installation path instead of local installation path
- Closed