Hi Gil,

Which version of OS X are you building Qt on?
Which Xcode version do you have installed?
Why are you using macx-g++42? (That compiler not supported on recents versions 
of OS X)

Best regards,

Gabriel de Dietrich
Senior Software Developer
qt.digia.com<http://qt.digia.com>


On 04 Jul 2013, at 15:33, Gil Moses <g...@waves.com<mailto:g...@waves.com>> 
wrote:

Hi,

I'm trying to build Qt libraries for Mac, using the following command line 
(reduced for clarity):

./configure -platform macx-g++42 -v

With 5.0.2 everything was fine, but with 5.1.0 I'm receiving the error:

Creating qmake...
make: Nothing to be done for `first'.
Running configuration tests...
Failed to process makespec for platform 'macx-g++42'
Project WARNING: No .qmake.cache is present. This significantly slows down 
qmake with this makespec.
Project WARNING: Call 'cache()' in the top-level project file to rectify this 
problem.
Project ERROR: Could not resolve platform name for SDK 'macosx'

Please advise,
Thanks,
Gil Moses.
_______________________________________________
Interest mailing list
Interest@qt-project.org<mailto:Interest@qt-project.org>
http://lists.qt-project.org/mailman/listinfo/interest

_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to