--enable-embedded should disable check for uic

Holger Freyther freyther at gmx.net
Fri Jun 28 13:21:50 BST 2002


Am Friday 28 June 2002 12:08 schrieb Rob Kaper:
> On Fri, Jun 28, 2002 at 11:45:59AM +0200, Michael Matz wrote:
> > > Well, yes, but --enabble-embedded should disable checking for it in
> > > admin/acinclude.m4.in because Qt/E doesn't come with uic apparently.
> >
> > Erhh.  How can the .ui files then be built?  uic is needed for the
> > build process, so we have to check for it.  If we don't, then later the
> > make itself will break because of nonexistant uic.
>
> No, those parts should obviously be disabled from being built when uic is
> not available. If we plan to support QT/E through --enable-embedded, we
> should make sure it works.
>
> NO_UIC_NEEDED=1 ./configure --enable-embedded seems to do what I want,
> though.
>
> Rob
uic is not getting compiled with Qt/E 2.x. I dunno about Qt/E3 but I guess 
it's the same situation.
To compile opie we either use uic from Qt/X11 or the one from the Trolltech 
SDK for Qtopia Embedded Development.






More information about the kde-core-devel mailing list