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. How to prevent ".qtc_clangd" folder from being created

How to prevent ".qtc_clangd" folder from being created

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
3 Posts 2 Posters 530 Views 1 Watching
  • 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.
  • serkan_trS Offline
    serkan_trS Offline
    serkan_tr
    wrote on last edited by
    #1

    QT Creator : 10.0.1
    QT Version: 5.15
    OS: Windows 10 home
    When using QT creator 9.0.1 the qtc_clangd folder was not being created in the build folder. I'm using QT creator 10.0.1 now and the qtc_clangd folder is created in the compilation result folder.
    How to prevent this folder from being created or revert to old qt creator version?

    Christian EhrlicherC 1 Reply Last reply
    0
    • Christian EhrlicherC Christian Ehrlicher moved this topic from General and Desktop on
    • serkan_trS serkan_tr

      QT Creator : 10.0.1
      QT Version: 5.15
      OS: Windows 10 home
      When using QT creator 9.0.1 the qtc_clangd folder was not being created in the build folder. I'm using QT creator 10.0.1 now and the qtc_clangd folder is created in the compilation result folder.
      How to prevent this folder from being created or revert to old qt creator version?

      Christian EhrlicherC Offline
      Christian EhrlicherC Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @serkan_tr said in How to prevent ".qtc_clangd" folder from being created:

      How to prevent this folder from being created or revert to old qt creator version?

      Disable the clang code model I would guess - but why? It's a build folder so who cares what's in there?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      serkan_trS 1 Reply Last reply
      3
      • Christian EhrlicherC Christian Ehrlicher

        @serkan_tr said in How to prevent ".qtc_clangd" folder from being created:

        How to prevent this folder from being created or revert to old qt creator version?

        Disable the clang code model I would guess - but why? It's a build folder so who cares what's in there?

        serkan_trS Offline
        serkan_trS Offline
        serkan_tr
        wrote on last edited by
        #3

        @Christian-Ehrlicher I'm dealing with a project, the only difference is that this folder is created, all files are the same, so that's the first thing I wanted to eliminate :)
        thanks for the help

        1 Reply Last reply
        1
        • serkan_trS serkan_tr has marked this topic as solved on

        • Login

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