Re: [PyQt] PyQt Digest, Vol 67, Issue 42

2010-02-25 Thread Mitchell L Model
Just for the record, since a fair number of us are trying to put PyQt together on Snow Leopard (and you can search the archives for our frustrations and hints) you also need to compile Python as 64-bit, rather than using the Python installers, which were built on Leopard and are not

Re: [PyQt] PyQt Digest, Vol 67, Issue 43

2010-02-25 Thread Mitchell L Model
Where are you getting a 64-bit Qt framework? When I tried this several months ago all i could find was a 32-bit version, but that might have been for Qt4.5. On Feb 25, 2010, at 10:31 AM, pyqt-requ...@riverbankcomputing.com wrote: Message: 6 Date: Thu, 25 Feb 2010 07:31:17 -0800 From:

[PyQt] -c configure option

2010-02-15 Thread Mitchell L Model
The PyQt configuration documentation (http://www.riverbankcomputing.co.uk/static/Docs/PyQt4/pyqt4ref.html#configuring-pyqt ) includes the following option: -c, --concatenate The C++ source files for a Python module will be concatenated. This results in significantly reduced compilation

[PyQt] Re: build pyqt on mac osx 10.5.6

2009-12-06 Thread Mitchell L Model
Date: Sun, 6 Dec 2009 04:03:11 +0100 From: Massimo Di Stefano massimodisa...@yahoo.it Subject: [PyQt] build pyqt on mac osx 10.5.6 To: Liste PyQt PyQt@riverbankcomputing.com Message-ID: eb37dbe7-32d5-43bd-a910-4d002da3d...@yahoo.it Content-Type: text/plain; charset=windows-1252 hi, have you any