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. Qt Creator cmake problem
QtWS25 Last Chance

Qt Creator cmake problem

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
1 Posts 1 Posters 181 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.
  • jronaldJ Offline
    jronaldJ Offline
    jronald
    wrote on last edited by jronald
    #1
    1. Environment
      Qt Creator 4.12.4 for Linux
      cmake 3.18.1

    2. Reproduce the problem
      2.1. create a cmake project named ProjectA, i.e. project(ProjectA LANGUAGES CXX)
      2.2 From menu, Build / Run CMake, on the bottom of the left sidebar, with the first button, there the build type (debug / release / ...) and project can be choosed, in the case ProjectA
      2.3 change the proejct name to ProjectB in CMakeLists.txt, do step 2.2, ProjectA and ProejctB are both there, found no way to clear the old name except deleting CMakeLists.txt.user. (EDIT: please create more than one projects, so the names will be displayed explicitly.)

    3. Question: any way to clear the old name easily? In other words, Qt Creator only add new projects to CMakeLists.txt.user, never delete old & nonexistent projects from CMakeLists.txt.user, right?

    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