[KPhotoAlbum] [KPhotoAlbum 5.0.1] compilation problem
Johannes Zarl-Zierl
johannes at zarl-zierl.at
Sun Nov 6 16:06:42 GMT 2016
Hi Andreas,
Am 06. November 2016 16:09:09 MEZ, schrieb Andreas Schleth <schleth_es at web.de>:
>‘class QHostAddress’ has no member named ‘isMulticast’
> if (address.isMulticast() || address == QHostAddress::Broadcast)
> [...]
>‘class QCommandLineOption’ has no member named ‘setHidden’
> d->configFile.setHidden(true);
>Any ideas?
QHostAddress::isMulticast() was introduced in Qt5.6, QCommandLineOption::setHidden() probably likewise...
Adding workarounds for a slightly older Qt should be no problem.
What version of Qt is shipped with your Distro?
Cheers,
Johannes
More information about the Kphotoalbum
mailing list