Details
-
Bug
-
Resolution: Out of scope
-
P2: Important
-
None
-
6.8.0
Description
A project with the linker flag EXIT_RUNTIME=1 seems to exit instantly. Whether the application ever exists seems to be somehow tied to timers. Adding a QTimer and calling start in the main function allows the app to continue executing.