[Interest] Qt MaintenanceTool error - You need to install Xcode version 5.0.0
Nuno Santos
nunosantos at imaginando.pt
Mon Feb 5 20:20:19 CET 2018
It seems this was caused by having installed xcode command line tools via brew. Running the following command fixed the issue:
sudo /usr/bin/xcode-select -switch /Applications/Xcode.app/Contents/Developer
Thx!
> On 5 Feb 2018, at 17:15, Nuno Santos <nunosantos at imaginando.pt> wrote:
>
> Hi,
>
> I’m having an awkward problem when using the Maintenance Tool from Qt with a fresh install of 10.13.2 High Sierra Mac OS X with Xcode 9.2 installed.
>
> The application fails with a error that has no workaround. It says: You need to install Xcode version 5.0.0.
>
> Does anyone had the same problem recently?
>
> Thanks!
>
> Nuno
>
> <Screen Shot 2018-02-05 at 17.12.09.png>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list