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. Restarting Qt Creator all symbol information seems lost
QtWS25 Last Chance

Restarting Qt Creator all symbol information seems lost

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
4 Posts 2 Posters 417 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.
  • J Offline
    J Offline
    joggerwolf
    wrote on last edited by
    #1

    I am using Qt Creator for browsing a legacy project which is ROS based and uses catkin tools with cmake as build system. When I build the project from Qt Creator I get all the navigation functionality and all the error markers about unknown types and names are gone as expected. If I then shutdown and restart Qt Creator, the errors are back and navigation does not work. This is annoying, since building the project takes quite some time. Has anyone experienced this behavior? Any global settings about caching symbol information?#

    Sorry, I'm quite new to Qt Creator and may not be using all the correct terms :-( Any help is appreciated.

    jsulmJ 1 Reply Last reply
    0
    • J joggerwolf

      I am using Qt Creator for browsing a legacy project which is ROS based and uses catkin tools with cmake as build system. When I build the project from Qt Creator I get all the navigation functionality and all the error markers about unknown types and names are gone as expected. If I then shutdown and restart Qt Creator, the errors are back and navigation does not work. This is annoying, since building the project takes quite some time. Has anyone experienced this behavior? Any global settings about caching symbol information?#

      Sorry, I'm quite new to Qt Creator and may not be using all the correct terms :-( Any help is appreciated.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @joggerwolf Is the build directory deleted between closing and starting QtCreator?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • J Offline
        J Offline
        joggerwolf
        wrote on last edited by
        #3

        @jsulm No, I just needed to reboot, and did not modify anything in the workspace in between. Could this be related to using ccache?

        jsulmJ 1 Reply Last reply
        0
        • J joggerwolf

          @jsulm No, I just needed to reboot, and did not modify anything in the workspace in between. Could this be related to using ccache?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @joggerwolf said in Restarting Qt Creator all symbol information seems lost:

          Could this be related to using ccache?

          Could be .
          You can try to disable ccache and see whether it makes a difference.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1

          • Login

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