[PyQt] version compatibility

2008-02-20 Thread David Reiser
Should I be able to get pyqt 3.15 to work with sip 4.7.4? I have pyqt4 4.3.3 working with sip 4.7.4 and Qt 4.3.3, but I'm trying to maintain legacy compatibility for pyqt 3.15 (originally built with sip 4.3.1)with qt 3.3.8 while I do some testing of other things that use the older pyqt. I t

[PyQt] getting pyqt configure to recognize additional sipconfig entries

2008-02-17 Thread David Reiser
I'm trying to build an X11 only version of pyqt 4.3.3 on a Mac (OS X 10.5.2). sipconfig.py has 'sip_config_args': '-p macx-g++ -v /sw/share/sip-py25 INCDIR_OPENGL=/usr/X11R6/include LFLAGS_PLUGIN=-bundle -undefined dynamic_lookup', and 'INCDIR_OPENGL':'/usr/X11R6/inclu