[Kde-imaging] kipi-plugins-0.2.0-rc2 build fails w/qt45, uic bug?

Rex Dieter rdieter at math.unl.edu
Thu Feb 19 14:51:08 CET 2009


Trying to build kipi-plugins-0.2.0-rc2 against qt-copy (4.5), and have run
into what looks like a uic bug.

http://koji.fedoraproject.org/koji/getfile?taskID=1137220&name=build.log

Long and short of it, the failure is:
error: phonon/Phonon::VolumeSlider: No such file or directory

which comes ultimately from
http://websvn.kde.org/trunk/extragear/graphics/kipi-plugins/advancedslideshow/playbackwidget.ui

and currently contains:
...
<class>Phonon::VolumeSlider</class>
<extends>QWidget</extends>
<header location="global" >Phonon/VolumeSlider</header>

but the generated ui_playbackwidget.h contains:
#include <phonon/Phonon::VolumeSlider>
which is clearly wrong.

Anyone else using qt-4.5/qt-copy?  Any bugs reported (yet)?

-- Rex




More information about the Kde-imaging mailing list