[Development] abi breakage for qtwebengine libraries in 5.9
Michal Klocek
michal.klocek at qt.io
Fri May 5 12:00:57 CEST 2017
Hi
With 5.8.0 we released web engine libs which export operator new , new[]
, delete, delete[] globally, unfortunately the issue was not spotted in
time.
https://bugreports.qt.io/browse/QTBUG-60565
With 5.9.0 we plan to correct the issue, unfortunately everything which
was compiled against qtwebengine 5.8.0 will be broken when used with
5.9.0 libraries due to missing symbols and needs to be recompiled.
Br
Michal
More information about the Development
mailing list