[Development] moc 4.8.6 & macros
Samuel Gaist
samuel.gaist at edeltech.ch
Thu Sep 11 18:28:58 CEST 2014
Hi,
I've stumbled on https://bugreports.qt-project.org/browse/QTBUG-41190 which states that QtSerialPort cannot be built with Qt 4.8.6.
From a quick look and build, it's the use of the QT_DEPRECATED_SINCE macro around the signals that makes moc miss them and thus the compilation fails.
Is there something that can be done outside of moc to workaround the problem ? Or does moc need to be improved ?
Thanks
Samuel
More information about the Development
mailing list