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.

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

Reply via email to