Problem trying to debug an app
-
wrote on 14 Dec 2022, 16:10 last edited by JonexElectronicThis post is deleted!
-
This post is deleted!
wrote on 14 Dec 2022, 16:40 last edited by JonB@JonexElectronic said in Problem trying to debug an app:
qt.qpa.plugin: Could not find the Qt platform plugin "windows" in ""
Please search this forum for the "hundreds" of similar reports. Go into a Command Prompt, set environment variable
QT_DEBUG_PLUGINS
to1
, run your application and look at the diagnostic output, particularly the end. I am unsure whether under Windows the diagnostic output goes to the terminal or to some debug place, searching this forum may tell you.
1/2