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
Forum Updated to NodeBB v4.3 + New Features

qtcreator absolut path in ProjectView

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
2 Posts 1 Posters 265 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.
  • P Offline
    P Offline
    poucz
    wrote on 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 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

      • Login

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