so I'm not
entirely sure. I've contacted support for EurekaLog, but they simply told
me they haven't heard of this issue as of yet.
Is there anything else this could be?
-Original Message-
From: Robert Clark [mailto:[EMAIL PROTECTED]
Sent: October 2, 2007 2:25 PM
To:
Sorry, in regards to my last post, please replace "psbase.mak" with
"mymakefile.mak"
-Original Message-
From: Steve Middleton [mailto:[EMAIL PROTECTED]
Sent: October 2, 2007 2:14 PM
To: 'Ant Users List'
Subject: Exec is failing, command line works fine
Hi e
Hi everyone,
I'm having a problem with an executable that seems to work fine from the
command line, but does not work with the ant "exec" task.
If I type this into the command line, it works no problem:
emake -B -f mymakefile.mak
But if I use the following build.xml file with Ant: