> On July 23, 2013, 8:47 p.m., Alexander Neundorf wrote: > > What's the current state of dbusmenuqt ? > > Can it be built against both Qt4 and Qt5 ? > > If so, do they have different version numbers then ? > > I don't like that an old version of FindDBusMenuQt.cmake will find the Qt4 > > version, while a newer version of FindDBusMenuQt.cmake will find only the > > Qt5 version. > > A simple solution would be to add a FindDBusMenuQt5.cmake. This would make > > it very obvious, and the "old" file would just keep working.
The Qt4 and Qt5 versions have different library names: dbusmenu-qt.so vs debusmenu-qt5.so I can add a FindDBusMenuQt5.cmake, but I guess that means removing FindDBusMenuQt.cmake, since I don't see much point in installing a find module for Qt4 based software here - Alexander ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/111649/#review36406 ----------------------------------------------------------- On July 23, 2013, 1:16 p.m., Alexander Richardson wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > http://git.reviewboard.kde.org/r/111649/ > ----------------------------------------------------------- > > (Updated July 23, 2013, 1:16 p.m.) > > > Review request for KDE Frameworks. > > > Description > ------- > > Prevent linking to Qt4 based DBusMenuQt > > This fixes all sorts of weird crashes due to having an executable > linked to both Qt4 and Qt5 > > > Diffs > ----- > > cmake/modules/FindDBusMenuQt.cmake c231aeac0fe118577fbd57e83320f59c6e6cc23d > > Diff: http://git.reviewboard.kde.org/r/111649/diff/ > > > Testing > ------- > > kdelibs no longer links to system dbusmenu-qt > > > Thanks, > > Alexander Richardson > >
_______________________________________________ Kde-frameworks-devel mailing list Kde-frameworks-devel@kde.org https://mail.kde.org/mailman/listinfo/kde-frameworks-devel