[Interest] libpoly2tri.a iOS overwritten by isim

Alexander Lanin alex at lanin.de
Tue Apr 1 00:48:26 CEST 2014


Hi all,

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.


Thanks,
Alexander Lanin


More information about the Interest mailing list