[Uml-devel] Re: kdesdk: umbrello compile broken
Oliver Kellogg
Oliver.Kellogg at t-online.de
Sun Sep 7 19:55:04 UTC 2003
It turns out that the includemocs are perhaps not really required.
Instead, cd to the kdesdk directory, then:
sh ./admin/missing --run automake-1.7 --gnu \
umbrello/umbrello/codegenerators/Makefile
perl admin/am_edit umbrello/umbrello/codegenerators/Makefile.in
./config.status umbrello/umbrello/codegenerators/Makefile depfiles
--Oliver
> Jonathtan Riddell wrote:
> > On Mon, Sep 01, 2003 at 02:14:37PM -0400, Peter Hyman wrote:
> > [...]
> > > In file included from codegenerator.moc.cpp:11:
> > > codegenerator.h:22:24: klibloader.h: No such file or directory
> > > codegenerator.h:24:21: qstring.h: No such file or directory
> > > codegenerator.h:25:25: qstringlist.h: No such file or directory
> > > etc....
> > >
> > > Looks like -I... compile flags missing.
> > >
> > > KDE updated a/o 9/1/03 Regards
> >
> > It was working for me. Currently the Qt 3.2 requirement means I'm
> > having problems compiling anything but it still gets past the
> > directory where you're having problems. Can anybody else compile (or
> > not) kdesdk?
> >
>
> I had the above problem, and the solution for me was -
> 1. make cvs-clean and make -f Makefile.cvs
> 2. my includemocs checkin to Brian's new files of yesterday.
>
More information about the umbrello-devel
mailing list