[Psi-Devel] psi 0.14 build error
Justin Karneges
justin-psi2 at affinix.com
Thu Dec 17 16:04:17 PST 2009
On Thursday 17 December 2009 15:41:26 Maciek Niedzielski wrote:
> On Friday 18 December 2009 00:07:52 Pavel Volkovitskiy wrote:
> > > Hmm it never happened to me, but i didn't compile (or rather run
> > > configure) that many times, so maybe i just couldn't see it yet.
> >
> > can you check it with freshly unpacked 0.14 tarball and "qmake-qt4 -prl
> > -d -r psi.pro" command?
>
> yes, this command goes into a loop. but ./configure works fine
Hmm, there may be another problem here, in that qmake -prl is executed before
conf.pri is written. This means that on the first run the config is totally
wrong, and on subsequent runs the previous config is used.
I'll think about how to rework this so conf.pri exists when qmake -prl is
invoked. I don't know if this would solve the bug being discussed though.
-Justin
More information about the Psi-Devel
mailing list