QWebEngine based deployed .exe file with console log.
Unsolved
QtWebEngine
-
wrote on 26 Aug 2019, 15:03 last edited by
I was using Qt 5.12.4 until I know about the new release (5.13). I am working on QWebEngine based app. In 5.12.4 when I deploy an application with release mode and run .exe file, automatic console logging window was opening and showing my logs. But in 5.13 after deploying it only opened app window itself. So how can I force my app to open console logging window with release deployed .exe file?
1/1