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. qtcreator absolut path in ProjectView

qtcreator absolut path in ProjectView

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
2 Posts 1 Posters 179 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.
  • P Offline
    P Offline
    poucz
    wrote on 19 Jan 2023, 12:51 last edited by
    #1

    Hi I started to use CMake for my new project.

    I create new project and I add main.cpp.
    Every thing is show correctly, but when I add second sourcefile path on ProjectView is change to absolute path.
    It's very annoing, you have to click more time and it is not cleary

    I try to restart qtcreator meny times. Delete all "CmakeList.user" files.....

    Please can you help me?

    screen.png

    1 Reply Last reply
    0
    • P Offline
      P Offline
      poucz
      wrote on 21 Jan 2023, 20:07 last edited by
      #2

      Finaly I findy why QTcreator do this.
      I have symbolic link to directory where project is -

      /home/xxx/source/project  -> /mount/pou/data/disk_a/xxx/source/project
      

      so when you open /home/xxx/source/project , qtcreator display absolut path.

      But when you open /mount/pou/data/disk_a/xxx/source/project every thing is good.

      I thing it's not good behavior, but for me it's acceptable to open from real location.

      1 Reply Last reply
      0

      1/2

      19 Jan 2023, 12:51

      • Login

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