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
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to