Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Qt Creator extremely slow when adding large library INCLUDEPATH
Forum Updated to NodeBB v4.3 + New Features

Qt Creator extremely slow when adding large library INCLUDEPATH

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
qt creatorslowincludeigen3
8 Posts 3 Posters 2.4k 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.
  • gde23G Offline
    gde23G Offline
    gde23
    wrote on last edited by
    #1

    Hallo,

    i need to use /usr/include/eigen3/ for a project.
    As soon as i add "INCLUDEPATH += /usr/include/eigen3/ " to the project Qt Creator gets really slow.
    (some seconds for copying word to the editor)
    Any ideas haw to fix this. I found some post that suggested adding the path to QMAKE_CXXFLAGS would help, but it didn't.
    I guess it has something to do with auto-complete / syntax-highlighting of classes?

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

      Hi,

      Which version of Qt Creator are you using ?

      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
      • gde23G Offline
        gde23G Offline
        gde23
        wrote on last edited by
        #3

        @SGaist :
        Version of qtcreator is 3.5.1+dfsg-2ubuntu2 running on Kubuntu (16.04)
        Version of eigen3 is 3.3~beta1-2

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

          Can you try with a more recent version ? Current is 4.2

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

          SGaistS 1 Reply Last reply
          0
          • gde23G Offline
            gde23G Offline
            gde23
            wrote on last edited by
            #5

            @SGaist: That solved it thanks. (sorry for not thinking of that by myself)

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

              Great !

              Then please mark the thread as solved using the "Topic Tools" button so that other forum users may know a solution has been found :)

              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
              • gde23G gde23

                @SGaist: That solved it thanks. (sorry for not thinking of that by myself)

                M Offline
                M Offline
                Morain
                wrote on last edited by
                #7

                @gde23
                Hi,I encountered the same problem.Can you tell me the solution to this problem?

                1 Reply Last reply
                0
                • SGaistS SGaist

                  Can you try with a more recent version ? Current is 4.2

                  SGaistS Offline
                  SGaistS Offline
                  SGaist
                  Lifetime Qt Champion
                  wrote on last edited by
                  #8

                  Hi and welcome to devnet,

                  Quoting myself:
                  @SGaist said in Qt Creator extremely slow when adding large library INCLUDEPATH:

                  Can you try with a more recent version ? Current is 4.2

                  Which may or may not apply to your case.

                  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