Any suggestions?

I'm suspecting it's a problem with Qt build itself since the module is aware of the dependency DLL, QtGui4.dll, but it cannot link to the function, which means a different signature/name mangling...

Should I build Qt from the source?

Can I link to static version of Qt libs?