Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
None
-
6.5.9, 6.7.1
-
None
-
16911df39 (dev), 9a2cc4cbe (6.8)
Description
Steps to reproduce:
- Install Qt 6.7.1
- Build demos/todolist example and try to do make install after building the app
Expected result:
Make install succeeds
Actual result:
Make install fails with:
[218/218] Linking CXX executable ToDoListApp + cmake --install . --prefix /home/qt/RTA/usr --config Debug CMake Error at cmake_install.cmake:70 (file): file cannot create directory: /demos/todolist. Maybe need administrative privileges.