Weird Application Output
Unsolved
General and Desktop
-
Getting weird application output when running my Qt project. This started showing up after I ran the project with the debuggar, and now constantly shows up, even after resetting Qt settings, and clearing the pro.user file and build folder, and running any older version of the code. It does not show up running the project on other systems. Any idea what's going on?
64bit HCBT_CREATEWND event start 64bit HCBT_CREATEWND event start64bit HCBT_CREATEWND event start64bit HCBT_CREATEWND event start 64bit HCBT_CREATEWND event start Window 64 bit Class Name - [Qt5152QWindowIcon]64 bit Window Class Name - [Qt5152QWindowIcon]64 bit Hook() - HCBT_CREATEWND child/popup window 64bit HCBT_CREATEWND event start HCBT_SETFOCUS 64 Before HCBT_SETFOCUS 64 After 64bit HCBT_CREATEWND event start 64bit HCBT_CREATEWND event start
-
@ChrisW67 Knowing it's called CBTProc does help a little at least.
However, it is definitely not related to the code. Even a clean, newly created project gives this output. I've also reinstalled Qt to no avail. Is it possible for something external to Qt to cause this?