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



_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to