[Development] Symbol clashes with static Qt libraries
Thiago Macieira
thiago.macieira at intel.com
Wed Aug 1 18:44:07 CEST 2018
On Tuesday, 31 July 2018 07:52:37 PDT Thiago Macieira wrote:
> Well, it could be much worse. There are a couple of low-hanging fruits
> there that we can easily fix. I'll take a look later today on those
> applying to QtCore.
Done almost all for qtbase, from Kai's listing:
https://codereview.qt-project.org/235707
https://codereview.qt-project.org/235708
https://codereview.qt-project.org/235709
https://codereview.qt-project.org/235710
https://codereview.qt-project.org/235711
The only one I couldn't easily fix were the SHA{224,256,384,512} symbols from
qcryptographichash.cpp. It's doable but I might have to suppress some
warnings.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel Open Source Technology Center
More information about the Development
mailing list