Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
Qt Creator 12.0.1
-
Windows 10, QNX 7.1, QtC 12.0.1
Description
Prerequisite: Connect to a QNX device from Qt Creator (I am connected to an AWS QNX AMI)
Steps:
- From Qt Creator: Edit -> Preferences ->Devices -> Select the QNX Device
- Press the Deploy Qt Libraries button
- Press the Deploy button on the window that is shown
Observed:
- UI hangs for a long while without indicating it is doing anything (this is also a bug)
- Finally a bunch of things are logged into the output showing directory creation and file copy etc
- At 9 percent the process reports an error but does not halt or provide any sort of reason or workaround
Expected:
- Copy lib process should succeed and if a file fails to be copied why not just move on and copy whatever is possible?