On Tue, 1 Apr 2014 00:48:26 Alexander Lanin wrote: > I’m attempting to compile QtLocation from git. It works fine on Mac, however > for iOS my current problem leads to poly2tri: > > simplest case to reproduce: > open qtlocation/src/3rdparty/poly2tri/poly2tri.pro in QtCreator and compile > for iPhone with an iphone+simulator qmake. > > You will see that it’s compiled for iPhone and then for simulator. > However it’s saved under the very same name and there is even a rm -f > libpoly2tri.a in the middle. > > I’m currently using qmake from current dev branch and QtCreator from 3.1 > branch. > > Am I doing something wrong or is this a bug and not a feature? ;-) > > > P.S. on the second run it just says Nothing to be done. So I deleted the .a > file and the Makefile.Simulator and now I finally have my arm7 poly2tri.
It looks like it is a bug. Seems to be a similar situation to when building both debug and release builds on Windows. Please report it in the Qt bug tracker at bugreports.qt-project.org Cheers, -- Aaron McCarthy _______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest