compilation failes

Dominik Haumann dhdev at gmx.de
Sun Oct 19 21:07:07 UTC 2003


Am Sunday 19 October 2003 12:27 schrieb Justin Randall:
> > After a 'cvs up' I always do a:
> > make -f Makefile.cvs
> > ./configure --with-qt-dir=/usr/local/qt --with-qt-includes=/usr/local/qt/
> > include/ --with-qt-libraries=/usr/local/qt/lib/ --prefix=/opt/kde3/
> > So i specify my qt libraries when running configure. Does configure find
> > the QT libs?
> > If it can't find the qt libs perhaps there must be something wrong.
> >
> > regards,
> > Dominik
>
> Yes, I always bootstrap after a cvs update (make -f Makefile.cvs).
>
> So far, all sources build in lib/qextmdi until I get to
> kdockwidget_compat.moc.cpp, which is missing the include path for QT. I'm
> still poking around to see what broke, but my gut tells me it has something
> to do with compiling moc'd results, perhaps missing $(all_includes).
the $(all_includes) exists.




More information about the KDevelop-devel mailing list