Woah. Any idea what this is all about? > On Nov 3, 2018, at 8:41 PM, Thiago Macieira <thiago.macie...@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@qt-project.org > http://lists.qt-project.org/mailman/listinfo/interest
_______________________________________________ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest