I'm trying to install the latest version of Qt
for mac (https://www.qt.io/). But when I try to install I get an error.
You need to install Xcode http://developer.apple.com/xcode. If already installed, then set active developer directory with ‘xcode-select’.
I've now installed xcode 7.3.1
, and then ran the following in terminal:
sudo xcode-select -switch /Applications/Xcode.app
But I'm still running into the same error (see screenshot).
Can anyone advise how I might troubleshoot this?