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. Can't install Qt 5.2.0 on Mavericks

Can't install Qt 5.2.0 on Mavericks

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 3 Posters 1.7k 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.
  • K Offline
    K Offline
    koplersky
    wrote on last edited by
    #1

    As the title says, I can't install Qt on Mavericks.
    The setup first tells me that I need to have XCode Command Line Tools installed.
    If I continue the installation, it gives me an error about not being able to invoke otool.

    The problem is that I have the Command Line Tools installed.
    I tried to reinstall them but to no avail.

    Any guidance on this? I'm running OS X 10.9.1 and I've tried the online and offline installers.
    Thanks in advance.

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Qt Champions 2022
      wrote on last edited by
      #2

      Do you the tools in path environment variables ? Just check the path. It cloud be a issue with path.

      Dheerendra
      @Community Service
      Certified Qt Specialist
      http://www.pthinks.com

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

        I guess the PATH is fine.
        Running "whereis otool" yield "/usr/bin/otool", which is in the PATH var.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koplersky
          wrote on last edited by
          #4

          Problem solved, thanks Dheerendra.
          My PATH environment variable wasn't correctly set after all.

          What I did to solve the problem:

          • sudo vim /etc/launchd.conf

          • Added the following line:
            setenv PATH /Library/Developer/CommandLineTools/usr/bin

          • Reboot.

          • Install.

          1 Reply Last reply
          0
          • R Offline
            R Offline
            rolkarz1
            wrote on last edited by
            #5

            Hello
            I also have a problem with installation the Qt 5.2.0
            I am using Mac OS X 10.9.1 and have Xcode downloaded today, and get this error:
            http://imgur.com/yxiKQlp

            I am new to Mac and don't know how to solve it even after long research in the web

            any help will be appreciated

            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