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. [solved] Invisible navigation tree in Qt creator

[solved] Invisible navigation tree in Qt creator

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 2 Posters 3.2k 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.
  • S Offline
    S Offline
    Siron
    wrote on last edited by
    #1

    Hello,

    I have imported an existing project in Qt Creator 2.3.1 by opening the CMakeLists.txt file and in the project tree I can see only the CMakeLists.txt file. I have tried to run cmake in the configuration folder after or before the opening of the file CMakeLists.txt, nothing changes. I have tried to change the location of the project, again, nothing changes (there is no space or special character in the project path).

    I am on Windows Seven, with the library qt 4.7.4 compiled with visual C++ 2010, I use the generator nmake.

    The project is well imported with Eclipse or Netbeans, and it works with Qt Creator in Linux.

    What can I do to get the full navigation tree of the project ?

    Thank you,
    Siron

    1 Reply Last reply
    0
    • S Offline
      S Offline
      Siron
      wrote on last edited by
      #2

      After reinstallation of Qt Creator, the problem is still there. What is also strange is that all the file of the project are well referenced in the cbp file of the project.

      After search, I have found this web page
      "http://cmake.3232098.n2.nabble.com/Changes-between-v2-8-5-and-v2-8-6-td6928657.html":http://cmake.3232098.n2.nabble.com/Changes-between-v2-8-5-and-v2-8-6-td6928657.html
      which seems to reference cmake 2.8.6 as the possible cause of the problem. I will try tomorrow with an older version of cmake.

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Siron
        wrote on last edited by
        #3

        Ok, It was the fault of cmake 2.8.6. With cmake 2.8.5 the project tree is completed.

        1 Reply Last reply
        0
        • T Offline
          T Offline
          tobias.hunger
          wrote on last edited by
          #4

          Please feel free to contribute a patch to fix this:-) The cmake plugin is unfortunately not seeing enough love.

          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