[Interest] Qt 5.0.2 WebKit won't compile (JSCrypto)
Konrad Rosenbaum
konrad at silmor.de
Thu May 2 08:28:55 CEST 2013
> P.S. In every build trial I had to start from a vanilla copy of the sources
> - the "nmake confclean" mentioned by the configure output does not work.
If you are building from git, open a GIT bash window and do:
git clean -dfx
git submodule foreach 'git clean -dfx'
This removes all generated files and leaves you with a clean checkout.
Konrad
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20130502/b04f66d2/attachment.sig>
More information about the Interest
mailing list