On Thu, 11 Apr 2013 17:21:37 -0600, Larry Shaffer <lar...@dakotacarto.com>
wrote:
> Hi,
> 
> Trying to get the latest PyQt4 4.10 to build but running into this error
> [0].
> 
> Using sip 4.14.5, Qt 4.8.4 on Mac 10.7.5 with XCode 4.5.1's default
> compiler (from command line).
> 
> [0] http://pastebin.com/as5SkZMP

You probably have a mismatch between the sip executable being used to
generate the code and the sip.h that the generated code #includes.

Phil
_______________________________________________
PyQt mailing list    PyQt@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to