On Tue, 2010-12-14 at 10:47 +, Caolán McNamara wrote:
> How about the following attached hack in build.pl so that if a normal
> dmake fails when launched from build.pl, then do a dmake depend=t and
> retry.
Looks great to me :-)
Thanks !
Michael.
--
michae
I think we've all gotten caught with this problem.
How about the following attached hack in build.pl so that if a normal
dmake fails when launched from build.pl, then do a dmake depend=t and
retry.
To reproduce the original problem do something like
a) cd tools/source/ref
touch hacktest.hxx
edi