Can't detect required UIC version.
Martijn Klingens
klingens at kde.org
Thu May 19 23:00:20 BST 2005
On Thursday 19 May 2005 20:56, Michael Pyne wrote:
> ERROR:ksysv/Makefile.am: Unable to detect the required UIC version
> for /home/kde
Upgrade unsermake. When I wrote the detection code it seemed like a good idea
to force people into fixing their .ui files by adding a version into it, but
it turns out that there are far more old files in SVN and fixing them is less
trivial than expected, so coolo changed the code to treat .ui files without
any version to be generated by Qt 3.0. While this may or may not be true,
it's good enough, since at least it ensures that using the file with a Qt 4
build system it is passed to uic3 rather than uic.
(The detection is not really needed with a KDE 3 build system, but unsermake
is compatible with both now, so you get it for free.)
--
Martijn
More information about the kde-core-devel
mailing list