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