Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Proliferation of unknown files in QtCreator 4.8.1
QtWS25 Last Chance

Proliferation of unknown files in QtCreator 4.8.1

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
3 Posts 2 Posters 455 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.
  • D Offline
    D Offline
    drmhkelley
    wrote on last edited by
    #1

    Every time I run a program (or so it seems) in Qt Creator, I get another empty file in the project directory named something like

    usersownerappdatalocaltemptmp1zhzyg

    Any clue where they come from, what they are for, and why they aren't in the apparent/proper temporary file location?

    This didn't happen before I installed 4.8.1 some weeks back.

    aha_1980A 1 Reply Last reply
    0
    • D drmhkelley

      Every time I run a program (or so it seems) in Qt Creator, I get another empty file in the project directory named something like

      usersownerappdatalocaltemptmp1zhzyg

      Any clue where they come from, what they are for, and why they aren't in the apparent/proper temporary file location?

      This didn't happen before I installed 4.8.1 some weeks back.

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @drmhkelley,

      • on which platform are you?
      • which build system do you use?
      • do you use shadow-builds?

      Regards

      Qt has to stay free or it will die.

      D 1 Reply Last reply
      0
      • aha_1980A aha_1980

        Hi @drmhkelley,

        • on which platform are you?
        • which build system do you use?
        • do you use shadow-builds?

        Regards

        D Offline
        D Offline
        drmhkelley
        wrote on last edited by
        #3

        @aha_1980 I'll try to provide this information.

        First, I noticed that the two such files get created each time I start the debug mode in Qt Create - none if I run without the debugger.

        Platform: Windows 10
        Build System: (not certain what you mean) Use qmake to generate the relevant Makefiles, mingw32-make to process the Makefiles, then MinGQ-w64 for compilation and linking and debugging. Specifically, compile and link with a version of Gnu C++ (MinGW-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin\g++) and the corresponding Gnu debugger (MinGW-w64\x86_64-7.2.0-posix-seh-rt_v5-rev1\mingw64\bin\gdb).

        Shadow-builds: don't know what this is so likely don't use it.

        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