Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 4.5.0-rc1
-
macOS 10.11, QC 4.5 rc snapshot
-
895eed7164f247e64a21fa94e1264e8b5d93db89
Description
Steps to reproduce:
- create Quick Application XYZ from template
- make sure to use Qbs as build system
- build and run
Current result:
- build/deploy fails due to install step
- Issues pane states:
:-1: error: Cannot install files '/Users/chris/build-untitled23-Desktop_5_6_1-Debug/qtc_Desktop_5_6_1_Debug/untitled23.6996fe49/untitled23.app/Contents/MacOS/untitled23' and '/Users/chris/build-untitled23-Desktop_5_6_1-Debug/qtc_Desktop_5_6_1_Debug/untitled23.6996fe49/.tmp/untitled23' to the same location '/Users/chris/build-untitled23-Desktop_5_6_1-Debug/qtc_Desktop_5_6_1_Debug/install-root/untitled23'. If you are attempting to install a directory hierarchy, consider using the qbs.installSourceBase property.