[Interest] Strange unresolved external symbols in QtCore on windows

Patrick Stinson patrickkidd at gmail.com
Sun Nov 4 04:54:42 CET 2018


Woah. Any idea what this is all about?

> On Nov 3, 2018, at 8:41 PM, Thiago Macieira <thiago.macieira at intel.com> wrote:
> 
> On Saturday, 3 November 2018 14:31:12 PDT Patrick Stinson wrote:
>> The output of dumpbin /symbols /linenumbers Qt5Core.lib shows these symbols
>> as protected, not public as referenced above
> 
> That is correct. They are protected.
> 
> Search your sources for a 
> 
> #define protected public
> 
> Find it and remove it.
> 
> -- 
> Thiago Macieira - thiago.macieira (AT) intel.com
>  Software Architect - Intel Open Source Technology Center
> 
> 
> 
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest




More information about the Interest mailing list