On Tue, 2 Feb 2010 23:30:55 -0700, Brian Brown <[email protected]> wrote:
> Ok, a bit more info.
> 
> Fresh build, with the released code, I get the same error, but when I
dump
> the shared library it has this symbol:
> __ZN20QGLFramebufferObject15blitFramebufferEPS_RK5QRectS0_S3_mm
> 
> notice the __mm on the end instead of _jj as in the error.
> 
> If we actually rewrite the binary and replace the symbol name, everything
> works.
> 
> There is no PyQt/Qt mismatch, we built this on a clean system.
> 
> This is definitely strange, any thoughts would be appreciated!

Can you demangle the two names?

Phil
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to