please make it easier to hack on frameworks
Alexander Neundorf
neundorf at kde.org
Sun May 5 10:58:59 UTC 2013
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
More information about the Kde-frameworks-devel
mailing list