Details
-
Bug
-
Resolution: Unresolved
-
Not Evaluated
-
None
-
Qt Creator 10.0.0
-
None
-
Qt 6.4.3 / Ubuntu 20.04 / QNX 7.1.0
Description
Running a CMake project in QtC on QNX target device crashes the application:
13:35:27: Starting on QNX Device...
13:35:27: on QNX Device crashed.
The same Qt example application (analogclock in this case) runs fine as a qmake project.
If I set alternate executable on device then the CMake project runs as well on the device without issues.