Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
Qt Creator 4.2.1
-
None
-
Development host: Ubuntu server, target: Wandboard iMX6 solo (Arm cortex A9)
-
9e32603c3d3528896b8ea78e724c1edc3d332e36
Description
According to http://doc.qt.io/qt-5/qmake-advanced-usage.html#installing-files
(extra) files can be installed using something like:
documentation.path = /usr/local/program/doc
documentation.files = docs/*
INSTALLS += documentation.
This works in QtCreator 4.0.2 and QtCreator 4.1.0. With QtCreator 4.2.1 however, uploading fails with a read error:
Uploading files failed '/home/ruud/MyApp/Application/arm/*'. Could not open file for reading.
Also the "Files to deploy:" list box shows a single entry (the one with the wildcard).
Attachments
Issue Links
- is duplicated by
-
QTCREATORBUG-17982 QMake parser does not resolve * for adb push
-
- Closed
-