[Python-Dev] Cross-compiling python and PyQt (original) (raw)
Terry Reedy tjreedy at udel.edu
Tue Jun 5 23:35:16 CEST 2012
- Previous message: [Python-Dev] Cross-compiling python and PyQt
- Next message: [Python-Dev] Cross-compiling python and PyQt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 6/5/2012 4:24 PM, Tarek Sheasha wrote:
Hello, I have been working for a long time on cross-compiling python for android I have used projects like: http://code.google.com/p/android-python27/
I am stuck in a certain area, when I am cross-compiling python I would like to install SIP and PyQt4 on the cross-compiled python, I have tried all the possible ways I could think of but have had no success. So if you can help me by giving me some guidelines on how to install third-party software for cross-compiled python for android I would be very helpful.
This is off-topic for pydev list (which is for development of Python rather than development with). I suggest python-list (post in text only, please) or other lists for better help.
-- Terry Jan Reedy
- Previous message: [Python-Dev] Cross-compiling python and PyQt
- Next message: [Python-Dev] Cross-compiling python and PyQt
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]