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

Qt creator errors highlights

Scheduled Pinned Locked Moved Unsolved General and Desktop
9 Posts 5 Posters 2.1k Views 3 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.
  • A Offline
    A Offline
    alexzk
    wrote on last edited by
    #1

    Not even sure how to name it. It happened after updates 1 month ago about.
    Now Qt Creator IDE marks things like

    #include <memory>

    as "Error, file not found". Completion works bad too.

    So question is what and where to fix ? I work on the same project more than a year, everything is git versioned, but system update did that (arch-linux).

    Compiler works ok, so it's only IDE problem.

    1 Reply Last reply
    0
    • JohanSoloJ Offline
      JohanSoloJ Offline
      JohanSolo
      wrote on last edited by
      #2

      Is your project makefile based? Or do you use a pro file?

      `They did not know it was impossible, so they did it.'
      -- Mark Twain

      1 Reply Last reply
      0
      • A Offline
        A Offline
        alexzk
        wrote on last edited by
        #3

        pro/pri files

        Also I started some new project since that (pro/pri) and it has same issue - all system includes not found.

        P.S. Forum forces me to delay in posts as new user for 300s :(

        mrjjM 1 Reply Last reply
        1
        • A alexzk

          pro/pri files

          Also I started some new project since that (pro/pri) and it has same issue - all system includes not found.

          P.S. Forum forces me to delay in posts as new user for 300s :(

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @alexzk said in Qt creator errors highlights:

          P.S. Forum forces me to delay in posts as new user for 300s :(

          Yes its for spam protection. :)

          1 Reply Last reply
          0
          • A Offline
            A Offline
            alexzk
            wrote on last edited by alexzk
            #5

            Unexpected.
            Today my patience went off with KDE-5 (because it starts to swap something when I play MMOs - guess some leaks), I completely wiped it and installed lxqt.
            Now that subj bug with highlights went away. It is just working as expected. Also "ClangCodeModel" plugin works as expected.

            Conclusion - KDE5 is trash.

            jsulmJ VRoninV 2 Replies Last reply
            0
            • A alexzk

              Unexpected.
              Today my patience went off with KDE-5 (because it starts to swap something when I play MMOs - guess some leaks), I completely wiped it and installed lxqt.
              Now that subj bug with highlights went away. It is just working as expected. Also "ClangCodeModel" plugin works as expected.

              Conclusion - KDE5 is trash.

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

              @alexzk To be honest: I have no idea how KDE is related to QtCreator issues. It was most probably something else.

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

              1 Reply Last reply
              1
              • A Offline
                A Offline
                alexzk
                wrote on last edited by alexzk
                #7

                Possibly, i deleted all configs of kde. Actually I deleted all configs prior 2015 as well I had there (but I kept something named QtProject). Cleared 3-4 gigs.
                But bug happened when I updated from kde4/5 running mix to full kde5 because some tray applets were broken. After this creator went wrong. Now, when kde removed, it's ok again.

                1 Reply Last reply
                0
                • A alexzk

                  Unexpected.
                  Today my patience went off with KDE-5 (because it starts to swap something when I play MMOs - guess some leaks), I completely wiped it and installed lxqt.
                  Now that subj bug with highlights went away. It is just working as expected. Also "ClangCodeModel" plugin works as expected.

                  Conclusion - KDE5 is trash.

                  VRoninV Offline
                  VRoninV Offline
                  VRonin
                  wrote on last edited by
                  #8

                  @alexzk said in Qt creator errors highlights:

                  KDE5 is trash.

                  Probably you chose the wrong place to flame at KDE, btw it looks like the update installed a new version of gcc and Qt Creator did not find the includes in the old place. Probably just a change in the environment of the kit would have been enough to fix the problem

                  "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
                  ~Napoleon Bonaparte

                  On a crusade to banish setIndexWidget() from the holy land of Qt

                  A 1 Reply Last reply
                  0
                  • VRoninV VRonin

                    @alexzk said in Qt creator errors highlights:

                    KDE5 is trash.

                    Probably you chose the wrong place to flame at KDE, btw it looks like the update installed a new version of gcc and Qt Creator did not find the includes in the old place. Probably just a change in the environment of the kit would have been enough to fix the problem

                    A Offline
                    A Offline
                    alexzk
                    wrote on last edited by
                    #9

                    @VRonin No, Gcc was working ok, everything was ok (even CLion) except qt-creator gui.

                    Any way, problem is fixed by removing KDE. Can close thread.

                    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