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. qt creator: issue with issue pane
QtWS25 Last Chance

qt creator: issue with issue pane

Scheduled Pinned Locked Moved Solved Qt Creator and other tools
9 Posts 2 Posters 2.3k 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.
  • C Offline
    C Offline
    CybGen
    wrote on last edited by CybGen
    #1

    Hi, there's an issue with issue pane :)

    Everything should be clear from next screenshot

    Gcc error parser is working, there's a line and file but it cannot take me to issue and not showing issue in source file. Maybe it because I used "Import project" but it should work in theory. Is this a my bug or feature was not implemented yet? Thanks.

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      Does it also not react on double click ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      C 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        Does it also not react on double click ?

        C Offline
        C Offline
        CybGen
        wrote on last edited by
        #3

        @SGaist Hi, no it doesn't.

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Can you describe exactly what kind of project it is ? Do you experience the same with other projects ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          C 1 Reply Last reply
          0
          • SGaistS SGaist

            Can you describe exactly what kind of project it is ? Do you experience the same with other projects ?

            C Offline
            C Offline
            CybGen
            wrote on last edited by CybGen
            #5

            @SGaist This is Code Composer Studio 6 project, I don't like much editor and navigation in it so I used "Import project" in QtCreator to import the sources. I created a new kit and put Ti's gcc compiler for C55xx architecture and gmake screenshot.

            @SGaist said:

            Do you experience the same with other projects ?

            Well it's working fine with other projects: cmake, qmake, etc., but in my case I used "Import project" I didn't create it in qtcreator, I imported it so maybe this feature wasn't implemented yet.

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              Is it a Makefile project ?

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              C 1 Reply Last reply
              0
              • SGaistS SGaist

                Is it a Makefile project ?

                C Offline
                C Offline
                CybGen
                wrote on last edited by
                #7

                @SGaist Yes, it is.

                1 Reply Last reply
                0
                • C Offline
                  C Offline
                  CybGen
                  wrote on last edited by
                  #8

                  Problem was solved by changing error parser from GCC to Custom. The issue was in file string it contained " like main.c"

                  1 Reply Last reply
                  0
                  • SGaistS Offline
                    SGaistS Offline
                    SGaist
                    Lifetime Qt Champion
                    wrote on last edited by
                    #9

                    Can you create a small example that reproduce this behavior ?

                    Interested in AI ? www.idiap.ch
                    Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                    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