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. Where to link with Qt Installation?

Where to link with Qt Installation?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 4 Posters 6.0k 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.
  • M Offline
    M Offline
    MemeDa
    wrote on last edited by MemeDa
    #1

    Hello, I am new to QT, I install qt@5 by homebrew, and configure the qmake of that in Qt Creator successfully. but I don't know how to "Link with Qt" since when I choose the same directory of installed qt@5, the path becomes red, and the dialog shows me "Qt installation information was not found". I don't understand which directory should be chosen there? Can anyone help me? thank you.!21653453758_.pic.jpg

    jsulmJ 1 Reply Last reply
    0
    • M MemeDa

      Hello, I am new to QT, I install qt@5 by homebrew, and configure the qmake of that in Qt Creator successfully. but I don't know how to "Link with Qt" since when I choose the same directory of installed qt@5, the path becomes red, and the dialog shows me "Qt installation information was not found". I don't understand which directory should be chosen there? Can anyone help me? thank you.!21653453758_.pic.jpg

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

      @MemeDa said in Where to link with Qt Installation?:

      I don't understand which directory should be chosen there?

      A directory containing one of the files mentioned in the pop-up you posted.

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

      1 Reply Last reply
      0
      • M Offline
        M Offline
        MemeDa
        wrote on last edited by
        #3

        Yeah, but which directory contains these files? I've searched these files in qt@5 (/usr/local/Cellar/qt@5) but I didn't find it.

        1 Reply Last reply
        0
        • M Offline
          M Offline
          MemeDa
          wrote on last edited by
          #4

          I solve that by using qt library from Qt Creator Installer setup.

          1 Reply Last reply
          0
          • kkoehneK Offline
            kkoehneK Offline
            kkoehne
            Moderators
            wrote on last edited by
            #5

            'Link with Qt ...' is meant to be used when you've an installation of Qt by the Qt online installer, but for some reason want to use a separately installed Qt Creator.

            If you have just Qt libraries from somewhere else, you can register them via 'Add'. You need to manually add and configure a Kit then: https://doc.qt.io/qtcreator/creator-project-qmake.html

            Director R&D, The Qt Company

            1 Reply Last reply
            1
            • M Offline
              M Offline
              mxttie
              wrote on last edited by
              #6

              i just upgraded from qt creator 4 to 9 and my qt kits were not detected anymore. I pressed the the "Remove link" button (I never made the link in the first place) and after the restart it then autodetected my qt install again

              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