[PyKDE] PyQt / SIP v4 Snapshots for MacOS/X

2003-10-21 Thread Phil Thompson
I am now creating MacOS/X specific snapshots for PyQT and SIP v4 in the usual place. The current snapshots may even build out of the box - feedback please. Phil ___ PyKDE mailing list[EMAIL PROTECTED]

Re: [PyKDE] PyQt / SIP v4 Snapshots for MacOS/X

2003-10-21 Thread Ricardo Javier Cardenes Medina
On Tue, Oct 21, 2003 at 09:26:30AM +0100, Phil Thompson wrote: I am now creating MacOS/X specific snapshots for PyQT and SIP v4 in the usual place. The current snapshots may even build out of the box - feedback please. Building out of the box, sip builds fine, PyQt doesn't. At build.py:

Re: [PyKDE] PyQt / SIP v4 Snapshots for MacOS/X

2003-10-21 Thread Phil Thompson
On Tuesday 21 October 2003 11:10 am, Ricardo Javier Cardenes Medina wrote: On Tue, Oct 21, 2003 at 09:26:30AM +0100, Phil Thompson wrote: I am now creating MacOS/X specific snapshots for PyQT and SIP v4 in the usual place. The current snapshots may even build out of the box - feedback

Re: [PyKDE] PyQt / SIP v4 Snapshots for MacOS/X

2003-10-21 Thread Phil Thompson
On Tuesday 21 October 2003 1:43 pm, Ricardo Javier Cardenes Medina wrote: On Tue, Oct 21, 2003 at 12:02:58PM +0100, Phil Thompson wrote: It's a bug in my manufacturing process. Add... typedef int Wid; ...to qwindowdefs_mac.sip typedef int WId; did it. Now it complains about not

Re: [PyKDE] PyQt / SIP v4 Snapshots for MacOS/X

2003-10-21 Thread Ricardo Javier Cardenes Medina
On Tue, Oct 21, 2003 at 02:05:27PM +0100, Phil Thompson wrote: Put typedef void *HANDLE in the Qt class in qnamespace.sip. Stupid me... Ok. It's building right now. More news in a while. ___ PyKDE mailing list[EMAIL PROTECTED]

Re: [PyKDE] PyQt / SIP v4 Snapshots for MacOS/X

2003-10-21 Thread Rune Hansen
Latest(?) sip and pyqt for Mac OS X . Build is fine with a few warnings. Load time from qt import * is reduced by 1 second. It now takes 7 seconds on a 867mhz 12 PB. So far I've noticed two things that may be bugs..perhaps in qt-mac-free 3.1.2/3.2.2? 1) self.MeerKatTable =