Re: [PyQt] Symbol not found: _sipQtConnect (Qt5 and PyQt 4.10 on OSX, 32 bit)

2013-03-15 Thread Glenn Ramsey
On 15/03/13 22:07, Phil Thompson wrote: On Fri, 15 Mar 2013 15:51:00 +1300, Glenn Ramsey wrote: Hi, I have built a 32 bit version of PyQt on OSX (10.8.2) using Qt5, but it doesn't work: Python 2.7.3 (default, Feb 26 2013, 11:03:37) [GCC 4.2.1 Compatible Apple Clang 4.0 ((tags/Apple/clang-421.

Re: [PyQt] PyQt compilation problem with the latest snapshot

2013-03-15 Thread Phil Thompson
On Fri, 15 Mar 2013 18:21:23 +0100, Hans-Peter Jansen wrote: > Am Freitag, 15. März 2013, 18:04:17 schrieb Umit Oztosun: >> Hello, >> >> Using sip-4.14.5-snapshot-c65a525a0a17, I am unable to compile >> PyQt-win-gpl-snapshot-4.10.1-ba2fe994bb0b on Windows XP 32 bit with >> VS2008. I am using a se

Re: [PyQt] PyQt compilation problem with the latest snapshot

2013-03-15 Thread Hans-Peter Jansen
Am Freitag, 15. März 2013, 18:04:17 schrieb Umit Oztosun: > Hello, > > Using sip-4.14.5-snapshot-c65a525a0a17, I am unable to compile > PyQt-win-gpl-snapshot-4.10.1-ba2fe994bb0b on Windows XP 32 bit with > VS2008. I am using a self compiled Qt 4.8.4. It fails with: > > /* snipped */ > sipQtGuiQSy

Re: [PyQt] PyQt compilation problem with the latest snapshot

2013-03-15 Thread Phil Thompson
On Fri, 15 Mar 2013 18:04:17 +0200, Umit Oztosun wrote: > Hello, > > Using sip-4.14.5-snapshot-c65a525a0a17, I am unable to compile > PyQt-win-gpl-snapshot-4.10.1-ba2fe994bb0b on Windows XP 32 bit with > VS2008. I am using a self compiled Qt 4.8.4. It fails with: > > /* snipped */ > sipQtGuiQSyn

[PyQt] PyQt compilation problem with the latest snapshot

2013-03-15 Thread Umit Oztosun
Hello, Using sip-4.14.5-snapshot-c65a525a0a17, I am unable to compile PyQt-win-gpl-snapshot-4.10.1-ba2fe994bb0b on Windows XP 32 bit with VS2008. I am using a self compiled Qt 4.8.4. It fails with: /* snipped */ sipQtGuiQSyntaxHighlighter.cpp C:\PyQt-win-gpl-snapshot-4.10.1-ba2fe994bb0b/sip/QtGui

Re: [PyQt] Symbol not found: _sipQtConnect (Qt5 and PyQt 4.10 on OSX, 32 bit)

2013-03-15 Thread Phil Thompson
On Fri, 15 Mar 2013 15:51:00 +1300, Glenn Ramsey wrote: > Hi, > > I have built a 32 bit version of PyQt on OSX (10.8.2) using Qt5, but it > doesn't > work: > > Python 2.7.3 (default, Feb 26 2013, 11:03:37) > [GCC 4.2.1 Compatible Apple Clang 4.0 ((tags/Apple/clang-421.0.60))] on > darwin > Type