Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.7.1
Description
Steps to reproduce:
- Install Qt 6.7.1
- Build demos/thermostat example and try to do make install after building the app
Expected result:
Make install succeeds
Actual result:
Make install fails with:
+ cmake --install . --prefix . --config Debug CMake Error at cmake_install.cmake:64 (file): file cannot create directory: /demos/thermostat. Maybe need administrative privileges.