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 add a new Qt version to qtcreator?

How to add a new Qt version to qtcreator?

Scheduled Pinned Locked Moved General and Desktop
5 Posts 3 Posters 8.2k 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.
  • K Offline
    K Offline
    KeithS
    wrote on last edited by
    #1

    I want to add a new version of qt to qtcreator. So I go to Projects->Manage Kits->Qt Versions->Add. This brings up a dialog asking me for the location of qmake. However there is no way of navigating to the location of the installation at /usr/local/Qt-5.4.1. Under 'Macintosh HD' for example it only lists Users, User Information, System, Library, Applications. No Usr.

    So how do I navigate to /usr/local/Qt-5.4.1/bin/qmake???

    1 Reply Last reply
    0
    • JeroentjehomeJ Offline
      JeroentjehomeJ Offline
      Jeroentjehome
      wrote on last edited by
      #2

      In basic, you DON'T add a new Qt version to Creator.

      In new releases they always add a new QtCreator version to a new Qt release, thus when you upgrade your Qt version, you update your Creator version. This has to do with the used debuggers/compilers etc.
      I'm no mac guy, but is usr/local not the same as the folder Users? (the same stuff applies in Win)
      Happy coding!!

      Greetz, Jeroen

      1 Reply Last reply
      0
      • K Offline
        K Offline
        KeithS
        wrote on last edited by
        #3

        You DO need to add a version if you build Qt from source - as I do - rather than download a prebuilt version which comes with extra stuff I don't need.

        And no, /Users on the Mac has the user home directories in it...

        1 Reply Last reply
        0
        • Chris KawaC Offline
          Chris KawaC Offline
          Chris Kawa
          Lifetime Qt Champion
          wrote on last edited by Chris Kawa
          #4

          You can add a Qt version no problem.
          Here is a quick how-to.
          After adding Qt version you need to create a kit that will use it. Here is the how-to for that.

          Edit: I don't have a mac so can't help with the path, sorry. Can't you type it in the dialog manually? At least on Windows you can.

          K 1 Reply Last reply
          0
          • Chris KawaC Chris Kawa

            You can add a Qt version no problem.
            Here is a quick how-to.
            After adding Qt version you need to create a kit that will use it. Here is the how-to for that.

            Edit: I don't have a mac so can't help with the path, sorry. Can't you type it in the dialog manually? At least on Windows you can.

            K Offline
            K Offline
            KeithS
            wrote on last edited by
            #5

            Weird,

            I closed down qtcreator, deleted the old qt version, hit 'add' and it came up with pathe to /usr and /usr/local... hey presto and navigated to the Qt-5.4.1/bin/qmake and everything is working!

            thanks!

            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