On Sunday 05 May 2013, Oswald Buddenhagen wrote:
> On Sun, May 05, 2013 at 11:47:04AM +0200, Alexander Neundorf wrote:
> > Ok, so what is the right way to get Qt properly rebuilt ?
> 
> mv $builddir/config.status $safeplace
> rm -rf $builddir/*
> mv $safeplace $builddir/config.status
> cd $builddir
> ./config.status
> make

So the recommendation is to delete everything and do a full rebuild ?

Alex
_______________________________________________
Kde-frameworks-devel mailing list
Kde-frameworks-devel@kde.org
https://mail.kde.org/mailman/listinfo/kde-frameworks-devel

Reply via email to