[PyQt] Static Python 3.5.1, iOS, types & libffi
Robert Kent
rob at gulon.co.uk
Thu May 19 19:31:27 BST 2016
Seems to be an issue with _ctypes.c and callproc.c when I include the top level ctypes package in the pyqtdeploy GUI.
If I leave it out, I can build a perfectly happy app.
So, how to configure Python for iOS to allow the use of ctypes (with or without libffi)?
Cheers, Rob
On 19 May 2016 at 19:17:19, Robert Kent (rob at gulon.co.uk) wrote:
It seems that ctypes (for 1) requires libffi to build which doesn’t seem to be available for iOS (when I go look in the module folder) so the build fails when it tries to include it.
Is this a pyconfig.h issue or otherwise?
Cheers, Rob
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20160519/c81bbfb7/attachment.html>
More information about the PyQt
mailing list