-
Bug
-
Resolution: Done
-
P2: Important
-
5.7.0 Alpha
-
None
-
Linux Fedora 23
Using configure -prefix /opt/Qt-dev-5.7.0
While Makefiles have lines likes :
install_target: first FORCE @test -d *$(INSTALL_ROOT)/opt/Qt-dev-5.7.0*/lib || mkdir -p $(INSTALL_ROOT)/opt/Qt-dev-5.7.0/lib
qtgamepad/examples/configureButtons/Makefile has :
install_target: first FORCE @test -d $(INSTALL_ROOT)/opt/configureButtons/bin || mkdir -p $(INSTALL_ROOT)/opt/configureButtons/bin -$(INSTALL_PROGRAM) $(QMAKE_TARGET) *$(INSTALL_ROOT)/opt/configureButtons*/bin/$(QMAKE_TARGET)
same apply to other qtgamepad examples and to qtquickcontrols2/examples/controls/chattutorial
- is duplicated by
-
QTBUG-53329 QtGamePad tries to install into /
-
- Closed
-
| For Gerrit Dashboard: QTBUG-51918 | ||||||
|---|---|---|---|---|---|---|
| # | Subject | Branch | Project | Status | CR | V |
| 153312,4 | Chat Tutorial: fix install targets | 5.7 | qt/qtquickcontrols2 | Status: MERGED | +2 | 0 |
| 155718,4 | Flatten and rename example install path and directory structure | 5.7 | qt/qtquickcontrols2 | Status: DEFERRED | 0 | 0 |
| 159166,7 | Deploy examples to the standard examples directory | 5.7.0 | qt/qtgamepad | Status: MERGED | +2 | 0 |