Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. How to parse symbols in QT Creator 4.9.0
Qt 6.11 is out! See what's new in the release blog

How to parse symbols in QT Creator 4.9.0

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 3 Posters 2.2k 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.
  • E Offline
    E Offline
    Eric.Ahn
    wrote on last edited by
    #1

    0_1558514089956_test.png

    Hi I have a question for QT creator
    Recently I did update qt creator 4.9.0

    qt creator 4.9.0 does not parse symbols in all project files.
    just display it -> no symbols.

    When I used qt creator 3.6.1, It did parse symbols
    Did you have any idea this issue?

    aha_1980A 1 Reply Last reply
    0
    • E Eric.Ahn

      0_1558514089956_test.png

      Hi I have a question for QT creator
      Recently I did update qt creator 4.9.0

      qt creator 4.9.0 does not parse symbols in all project files.
      just display it -> no symbols.

      When I used qt creator 3.6.1, It did parse symbols
      Did you have any idea this issue?

      aha_1980A Offline
      aha_1980A Offline
      aha_1980
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi @Eric.Ahn,

      since a few versions the Clang Code Model is activated by default. While working good in general, it has some problems when it cannot parse a file.

      So you could try to disable the plugin in Help > About Plugins > Clang Code Model and see if that helps.

      Regards

      Qt has to stay free or it will die.

      1 Reply Last reply
      6
      • E Offline
        E Offline
        Eric.Ahn
        wrote on last edited by
        #3

        Thanks your help. i solved it

        1 Reply Last reply
        0
        • B Offline
          B Offline
          Bernt Ribbum
          wrote on last edited by
          #4

          @aha_1980 - thanks! You are a lifesaver :)
          I suggest you mark this case as solved, @Eric-Ahn

          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