please make it easier to hack on frameworks
Oswald Buddenhagen
ossi at kde.org
Mon May 13 20:56:57 UTC 2013
On Mon, May 13, 2013 at 09:43:56PM +0200, Alexander Neundorf wrote:
> I did:
> $ git pull
> $ git submodule update
> $ rm -rf builddir (as recommended by Ossi)
> $ mkdir build
> $ cd build
> $ ../configure -prefix $KF5 -opensource... <as given in the wiki>
>
with qmake, it is never a particularly good idea to put the builddir
inside the source dir.
however, it seems unlikely that you would get a partial build without
any error messages because of that. and you did not get any error
messages, and make exited with status zero, otherwise you'd have told
us, riiiiight?
actually, i have no other idea than an ignored build failure. it would
be quite extraordinary if it was not, even by qmake bizarreness
standards.
More information about the Kde-frameworks-devel
mailing list