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. 4.8.4 Mac Install problems
Forum Updated to NodeBB v4.3 + New Features

4.8.4 Mac Install problems

Scheduled Pinned Locked Moved General and Desktop
6 Posts 2 Posters 2.1k 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.
  • J Offline
    J Offline
    jelemans
    wrote on last edited by
    #1

    Hello, I downloaded the Mac installer for 4.8.2 from http://qt-project.org/downloads today. After the install all the tools seemed to be in place except Qt Creator. I downloaded it separately and installed it. When I run it, there are no kits nor any Qt Versions available. When I follow the instructions to add versions, the sample screens online don't match the screens in this build of Qt Creator (2.6.1).

    I'm a bit stuck.

    fwiw; I downloaded the windows version on a Windows 7 box and everything ran correctly immediately.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      You need to have Xcode and Command Line Tools installed, too (compiler must be there). Then in Kits, QtC should recognise clang/g++ compilers and you just need to add Qt Version (browse to where qmake binary is and select it).

      (Z(:^

      1 Reply Last reply
      0
      • J Offline
        J Offline
        jelemans
        wrote on last edited by
        #3

        Thanks but.

        XCode is in along with the command line tools. Qt Creator does find and list all the compilers. When I browse to the folder with qmake /Developer/Tools/Qt or /usr/bin neither of them allows me to select either the folder or qmake itself. (the app stays greyed out, the folders only have "Open" as an option.

        1 Reply Last reply
        0
        • sierdzioS Offline
          sierdzioS Offline
          sierdzio
          Moderators
          wrote on last edited by
          #4

          Ah yeah, that sometimes happens. I only do work on a Mac when I'm forced to, so I'm not an expert here. Default Qt installation (pre-Qt5) spreads all the data over the HDD. I usually use Qt that I compile myself with -prefix or -developer-build, then it all stays in one place and is recognised by QtC. That is probably not a nice solution for you, though.

          (Z(:^

          1 Reply Last reply
          0
          • J Offline
            J Offline
            jelemans
            wrote on last edited by
            #5

            I'll try that

            ./configure -developer-build

            ?

            1 Reply Last reply
            0
            • sierdzioS Offline
              sierdzioS Offline
              sierdzio
              Moderators
              wrote on last edited by
              #6

              Go ahead.

              (Z(:^

              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