Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Temporary files after debugging any QT program
Forum Updated to NodeBB v4.3 + New Features

Temporary files after debugging any QT program

Scheduled Pinned Locked Moved Unsolved Qt 6
5 Posts 2 Posters 658 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    svar
    wrote on last edited by
    #1

    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.

    JonBJ 1 Reply Last reply
    0
    • S svar

      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.

      JonBJ Online
      JonBJ Online
      JonB
      wrote on last edited by JonB
      #2

      @svar
      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?

      S JonBJ 2 Replies Last reply
      0
      • JonBJ JonB

        @svar
        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?

        S Offline
        S Offline
        svar
        wrote on last edited by
        #3

        @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:07

        Selected debugger - Desktop QT 6.2.2 MingW 64-bit DEBUG
        2022-01-30_12-29-15.jpg

        1 Reply Last reply
        0
        • JonBJ JonB

          @svar
          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?

          JonBJ Online
          JonBJ Online
          JonB
          wrote on last edited by
          #4

          @JonB said in Temporary files after debugging any QT program:

          @svar
          Maybe these are MinGW/whatever debugger goes with that debugging files rather than created by Qt anything?

          S 1 Reply Last reply
          0
          • JonBJ JonB

            @JonB said in Temporary files after debugging any QT program:

            @svar
            Maybe these are MinGW/whatever debugger goes with that debugging files rather than created by Qt anything?

            S Offline
            S Offline
            svar
            wrote on last edited by
            #5

            @JonB,
            Yes, maybe MinGW debugger. 4.jpg 3.jpg 2.jpg 1.jpg

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved