Re: [PyQt] Cross Compiled PYQT

2008-04-18 Thread Hal Glenn
vid Boddie wrote: On Friday 18 April 2008, Hal Glenn wrote: Yep, we had tested it with a few of our simple apps that we had been writing on the PC before that, and the error was the same. So we went straight to the shell and started typing to see where the problem started. That's probab

Re: [PyQt] Cross Compiled PYQT

2008-04-18 Thread Hal Glenn
original work on the web. Without it we would be a lot farther off in trying to get this working. Hal David Boddie wrote: On Sat, 12 Apr 2008 10:13:03 +0200, Aaron Digulla wrote: Hal Glenn schrieb: OK, I ended up following David's example completely, at first we had tried

[PyQt] Cross Compiled PYQT

2008-04-11 Thread Hal Glenn
OK, I ended up following David's example completely, at first we had tried with newer versions of Python QT sip etc but each one possessed a problem so we dropped back to using David's work almost word for word, accept in order to cross compile Python we had to edit it's Makefile slightly to bu

[PyQt] Re: Cross compiling PYQT

2008-04-10 Thread Hal Glenn
he python configure.py program for sip, but manually editing the Makefile seemed to let it build sip it correctly. now on to PYQT same issues, I applied David's patches to the current snapshot. ran config, then I manually edited the 6 makefiles, then lots of other stuff blew up Hal Hal Gle

[PyQt] Cross compiling PYQT

2008-04-09 Thread Hal Glenn
ib.o qtlib.c CROSS COMPILE Badness: /usr/include in INCLUDEPATH: /usr/include/python2.5 So anyway, I was hoping you guys could help point me in the right direction for tackling this project, thanks, I appreciate any help. Hal Glenn here is the full output: This is SIP 4.7.5-snapshot-20080328 for P