[Psi-Devel] make -j
Justin Karneges
justin-psi2 at affinix.com
Wed Jul 15 15:06:16 PDT 2009
On Wednesday 15 July 2009 14:08:56 Davide Pesavento wrote:
> For a (non-hackish) workaround, what about running 'qmake -recursive'
> at the end of configure?
Thanks for the hint!
I looked at Qt's own configure script and they use the recursive option, but
in combination with the "-prl" option which means to only generate prl files
(and not any makefiles). I believe their configure script then goes on to
recursively generate makefiles as well, but with its own procedure (I'm not
sure what that's all about).
I've updated the Psi configure script so that it generates prl files before
finishing, which I hope should be enough to fix the problem.
-Justin
More information about the Psi-Devel
mailing list