Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Where are the KIT choices for QtCreator stored

Where are the KIT choices for QtCreator stored

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 424 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.
  • T Offline
    T Offline
    Tautala
    wrote on last edited by
    #1

    I have a project built with Qt5.15.2 and wanted to see if a problem I am having still exists in Qt5.12.2. I made a complete copy of my project directory and all subdirectories and went through the step to try to get the kit changed to Qt 5.12.2. I didn't have much luck so I gave up.

    I went back to my original project and when I started qtcreator I had to choose my Qt version again even though I didn't change anything for that project.

    Why did the original project change?

    Thanks

    JKSHJ 1 Reply Last reply
    0
    • T Tautala

      I have a project built with Qt5.15.2 and wanted to see if a problem I am having still exists in Qt5.12.2. I made a complete copy of my project directory and all subdirectories and went through the step to try to get the kit changed to Qt 5.12.2. I didn't have much luck so I gave up.

      I went back to my original project and when I started qtcreator I had to choose my Qt version again even though I didn't change anything for that project.

      Why did the original project change?

      Thanks

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by JKSH
      #2

      Hi, and welcome!

      @Tautala said in Where are the KIT choices for QtCreator stored:

      Where are the KIT choices for QtCreator stored

      Kit selections for a project are stored in the *.user file (next to your *.pro file or CMakeLists.txt file).

      I have a project built with Qt5.15.2 and wanted to see if a problem I am having still exists in Qt5.12.2

      If all you wanted to do was to build your project with a different version of Qt, then you can do it in the same project directory without copying/moving anything.

      Simply activate a different kit: https://doc.qt.io/qtcreator/creator-configuring-projects.html#activating-kits-for-a-project

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      1

      • Login

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