Temporary files after debugging any QT program
-
Does anybody have these temporary files across c disk ? c:, c:\users\yourusername ...
(user name sv)
userssvappdatalocaltemptmp__ln2s
userssvappdatalocaltemptmp_3oxsk
userssvappdatalocaltemptmp_uw5yh
userssvappdatalocaltemptmp_xaqop
userssvappdatalocaltemptmp_z3c_p
... 1000 files ...
They appear after DEBUGGing ANY project in QT.
They appear in new created empty project, for example in folder - C:\temp_qt\build-test1-Desktop_Qt_6_2_2_MinGW_64_bit-Debug
I found this long time ago and see them from one QT version to another. -
@JonB said in Temporary files after debugging any QT program:
Maybe these are MinGW/whatever debugger goes with that debugging files rather than created by Qt anything?
What IDE and debugger are you using? If Visual Studio (I don't know if that allows MinGW), maybe they are from that?Qt Creator 6.0.0-beta2 (5.83.0)
Based on Qt 6.2.1 (MSVC 2019, 64 bit)
Built on Oct 27 2021 10:18:07Selected debugger - Desktop QT 6.2.2 MingW 64-bit DEBUG