Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-18105

Regression: CMake project with the symlink in the path displayed partially

    XMLWordPrintable

Details

    Description

      If I open CMake project with the symbolic link in the path, I see only headers if project has headers or CMakeLists.txt otherwise. No cpp files, build targets etc. It started with this commit.

      I have symlink ~/tmp_link -> ~/tmp. I opened project ~/tmp_link/test_cmake. In the terminal I see:

      QFileSystemWatcher: skipping native engine, using only polling engine
      SOFT ASSERT: "src == m_parameters.sourceDirectory" in file /mnt/store/Development/qt-creator/src/plugins/cmakeprojectmanager/servermodereader.cpp, line 508
      SOFT ASSERT: "cmln" in file /mnt/store/Development/qt-creator/src/plugins/cmakeprojectmanager/servermodereader.cpp, line 625
      "/home/nekit/tmp/test_cmake"
      SOFT ASSERT: "pNode" in file /mnt/store/Development/qt-creator/src/plugins/cmakeprojectmanager/servermodereader.cpp, line 645
      "/home/nekit/tmp/test_cmake"
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            hunger Tobias Hunger
            krnekit Nikita Krupenko
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes