[PyQt] pyqtdeploy andorid - static python 3.4.0

Eugene Chekanskiy echekanskiy at gmail.com
Thu Jun 25 08:18:59 BST 2015


Maybe I need include ctypes too? Anyway, it will be great if you will share
your working python.pro with additional modules :)

2015-06-25 10:09 GMT+03:00 Eugene Chekanskiy <echekanskiy at gmail.com>:

> Hm, can you please share changes for timemodule.c? I just was adding
> Modules/timemodule.c, python was compiled(i saw that timemodule.o was
> linked from output), but importing time was crashing my app. Maybe I need
> something more to make time module working?
> BTW is there a way to see standart python output (eg what we see when
> running regular python from command line) in logcat?
>
> 2015-06-25 2:02 GMT+03:00 Stephen Chapman <schapman1974 at gmail.com>:
>
>> I added several modules including Modules/timemodule.c to mine and it
>> seems to work just fine.
>>
>> I maintain a python.pro for when i have to statically build python.
>> Currently the python.pro is copied from the
>> pyqtdeploy/python/configurations folder in your python site-packages
>>
>> On Wed, Jun 24, 2015 at 5:46 PM, Eugene Chekanskiy <echekanskiy at gmail.com
>> > wrote:
>>
>>> Hello everyone. I was trying to build static python for android usinf
>>> pyqtdeploy. Everything going fine, but in the end I can't import module
>>> time. As far as i see it is not included in python.pro file. Is it
>>> possible to compile python with this module?
>>>
>>> _______________________________________________
>>> PyQt mailing list    PyQt at riverbankcomputing.com
>>> http://www.riverbankcomputing.com/mailman/listinfo/pyqt
>>>
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150625/a10d3020/attachment.html>


More information about the PyQt mailing list