-
Bug
-
Resolution: Fixed
-
P1: Critical
-
Qt Creator 18.0.0 (18.0 branch)
-
None
-
Creator 18.0.0 + Qt 6.8.5 for RTOS
-
0b0d86976 (18.0)
Preconditions:
QNX environment.
Test steps:
1. Launch Creator
2. Add QNX device
3. Test that connection to the device works
4. Add QNX kit
5. Create a new 'Qt Console Application' using the newly created kit
6. Switch to the 'Projects' view and select the 'Run Settings' tab
7. Tick the 'Use this command instead' checkbox and change the value to '/tmp/bin/QnxApp'
8. Hit the run button
Result:
App is deployed to '/tmp/Qt-Creator-staging-PICeW59t/bin/', not to '/tmp/bin/'. Application output contains text 'The command "ssh://root@10.204.0.158/tmp/bin/QnxApp" could not be started. Either the invoked program is missing, or you may have insufficient permissions to invoke the program.'.

- resulted from
-
QTCREATORBUG-33640 CMAKE_INSTALL_PREFIX should default to a value that is unique to the current kit and build configuration
-
- Closed
-