On Tuesday March 03 2015 17:13:51 Thiago Macieira wrote: >> any Qt version built from sources a developer build? > >He means "a build done using the configure switch -developer-build".
Ah, of course. I know I want to stay away from that switch ... The question remains: why do I get a qmake error on the 1st run that suggests my Xcode version isn't new enough, but not on the 2nd run? Or maybe more importantly, why does that 1st run not return an error exit, so that my build script can handle this situation more appropriately than by checking for the presence of config.log after the qmake call? (The failed call just creates a Makefile, nothing else, and the Makefile doesn't make anything.) I'm not interested in building the examples, which apparently are the cause of the out-of-tree build failing. R. _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest