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 _______________________________________________ Development mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/development
