On Wed, Jun 6, 2012 at 12:35 AM, Terry Reedy <tjre...@udel.edu> wrote: > 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.
Yes. And try PySide - it's been ported to distutils, so if distutils supports cross-compiling you may have better luck there. -- anatoly t. _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com