Details
-
Bug
-
Resolution: Done
-
P2: Important
-
QSR 2.0, QSR 2.0 Beta 5
-
None
-
0.5
-
Sprint 25 Week 22
Description
Currently, we have the following definition for the installation path in indicators.pro:
- Default rules for deployment.
target.path = $$[QT_INSTALL_EXAMPLES]/saferenderer/indicators
INSTALLS += target
We deploying the example to the
sh: C:/QtTestBeta1/5.15.6/qnx7_arvm8_self/examples/saferenderer/indicators/indicators: cannot execute - No such file or directory
Instead we should use following statement:
qnx: target.path = /tmp/$${TARGET}/bin