On Sunday, 9 February 2020 15:09:39 PST Hamish Moffatt wrote: > Ugh, we used to have this problem all the time in the 5.6 days. It would > be good if Qt were more fussy about loading plugins from mismatched > versions....
Qt specifically allows loading plugins built with older versions, but not newer. That's intentional. > We stopped deploying the bearer plugins at all as we couldn't see any > use for them. They're being removed in 6.0 in favour of a different, simpler API. -- Thiago Macieira - thiago.macieira (AT) intel.com Software Architect - Intel System Software Products _______________________________________________ Interest mailing list [email protected] https://lists.qt-project.org/listinfo/interest
