<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">I think I followed the instructions carefully but at the link phase of my app (in Xcode) it complains that sip.a is not built for armv7 architecture.  <div><div><br></div><div>This is a log of cross building sip using the latest snapshot of pyqtdeploy:<br><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Peters-iMac:sip-4.16.5 bootch$ pyqtdeploycli --package sip --target ios-64 configure</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Peters-iMac:sip-4.16.5 bootch$ python3 configure.py --static --sysroot=/Users/bootch/ios/iRoot --use-qmake --no-tools --configuration=sip-ios.cfg</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">This is SIP 4.16.5 for Python 3.4.2 on darwin.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Reading configuration from</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/bootch/ios/Downloads/sip-4.16.5/sip-ios.cfg...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">The sip module will be installed in</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/bootch/ios/iRoot/lib/python3.4/site-packages.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">The sip module will be built as a static library.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">The sip.h header file will be installed in</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Users/bootch/ios/iRoot/include/python3.4.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">The default directory to install .sip files in is</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">/Library/Frameworks/Python.framework/Versions/3.4/share/sip.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Creating siplib/sip.h...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Creating siplib/siplib.c...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Creating siplib/siplib.sbf...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Creating sipconfig.py...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Creating top level .pro file...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Creating sip code generator .pro file...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Creating sip module .pro file...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Peters-iMac:sip-4.16.5 bootch$ ~/Qt/5.4/ios/bin/qmake sysroot=/Users/bootch/ios/iRoot</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Peters-iMac:sip-4.16.5 bootch$ make</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cd siplib/ && ( test -e Makefile || /Users/bootch/Qt/5.4/ios/bin/qmake /Users/bootch/ios/Downloads/sip-4.16.5/siplib/siplib.pro sysroot=/Users/bootch/ios/iRoot -o Makefile ) && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile </div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cc -c -pipe -Os -w -DNDEBUG -DSIP_STATIC_MODULE -I. -I/Users/bootch/ios/iRoot/include/python3.4 -o siplib.o siplib.c</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cc -c -pipe -Os -w -DNDEBUG -DSIP_STATIC_MODULE -I. -I/Users/bootch/ios/iRoot/include/python3.4 -o apiversions.o apiversions.c</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cc -c -pipe -Os -w -DNDEBUG -DSIP_STATIC_MODULE -I. -I/Users/bootch/ios/iRoot/include/python3.4 -o descriptors.o descriptors.c</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cc -c -pipe -Os -w -DNDEBUG -DSIP_STATIC_MODULE -I. -I/Users/bootch/ios/iRoot/include/python3.4 -o qtlib.o qtlib.c</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cc -c -pipe -Os -w -DNDEBUG -DSIP_STATIC_MODULE -I. -I/Users/bootch/ios/iRoot/include/python3.4 -o threads.o threads.c</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cc -c -pipe -Os -w -DNDEBUG -DSIP_STATIC_MODULE -I. -I/Users/bootch/ios/iRoot/include/python3.4 -o objmap.o objmap.c</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cc -c -pipe -Os -w -DNDEBUG -DSIP_STATIC_MODULE -I. -I/Users/bootch/ios/iRoot/include/python3.4 -o voidptr.o voidptr.c</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cc -c -pipe -Os -w -DNDEBUG -DSIP_STATIC_MODULE -I. -I/Users/bootch/ios/iRoot/include/python3.4 -o array.o array.c</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">c++ -c -pipe -Os -w -DNDEBUG -DSIP_STATIC_MODULE -I. -I/Users/bootch/ios/iRoot/include/python3.4 -o bool.o bool.cpp</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">rm -f libsip.a</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ar cq libsip.a siplib.o apiversions.o descriptors.o qtlib.o threads.o objmap.o voidptr.o array.o bool.o</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">ranlib -s libsip.a</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Peters-iMac:sip-4.16.5 bootch$ make install</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cd siplib/ && ( test -e Makefile || /Users/bootch/Qt/5.4/ios/bin/qmake /Users/bootch/ios/Downloads/sip-4.16.5/siplib/siplib.pro sysroot=/Users/bootch/ios/iRoot -o Makefile ) && /Applications/Xcode.app/Contents/Developer/usr/bin/make -f Makefile install</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cp -f libsip.a /Users/bootch/ios/iRoot/lib/python3.4/site-packages/libsip.a</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">cp -f /Users/bootch/ios/Downloads/sip-4.16.5/siplib/sip.h /Users/bootch/ios/iRoot/include/python3.4/sip.h</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Peters-iMac:sip-4.16.5 bootch$ </div></div></div></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">It seems that it is not cross compiling.</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">OSX10.9.5</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Xcode 6.1.1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Qt5.4</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">Python3.4.2</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">sip 4.16.5</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;">pyqtdeploy latest snapshot</div><div style="margin: 0px; font-size: 11px; font-family: Menlo;"><br></div></body></html>