[Interest] Strange unresolved external symbols in QtCore on windows

Thiago Macieira thiago.macieira at intel.com
Tue Nov 6 16:29:07 CET 2018


On Tuesday, 6 November 2018 00:51:02 PST Alexandru Croitor wrote:
> "#define protected public"
> 
> is used by PyQt5 / sip source code to allow overriding protected methods
> from Python derived classes.

That hack doesn't work with MSVC. It results in the exact error messages 
during linking that you see in the OP.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center






More information about the Interest mailing list