[PyQt] [pyqtdeploy] Qt Android Extras
Phil Thompson
phil at riverbankcomputing.com
Mon Aug 10 09:49:04 BST 2015
On 10/08/2015 8:37 am, Sébastien RAMAGE wrote:
> So having pyjnius could be awesome and this fork of pyjnius seems to
> python3.4 compatible ^^
> https://github.com/physion/pyjnius
>
> I really want to help, but I don't know how I can try to compile it ?
> Any tips ?
If you can identify what steps need to be taken, rather than the details
of how to actually do it, for example...
The Cython source file that needs converting to C.
The C files (generated or otherwise) that need compiling.
Any .py files that need including.
Any additional include directories that need to be searched.
Any additional libraries that need to be linked.
I can then see how to add general support for Cython extensions to
pyqtdeploy.
Phil
More information about the PyQt
mailing list