Gert, Thanks, but I tried that. I already had the vb98 folder in the path, but added the actual vb6.exe in there also. Didn't change the results at all. Anyone using the vb6 task with nightly builds successfully? I added verbose="true" to the vb6 task and here is my output:
<!------------------end--------------------> D:\NAntContribDebug>nant -f:TestBuild.build NAnt 0.85 (Build 0.85.1755.0; net-1.1.win32; dev; 10/21/2004) Copyright (C) 2001-2004 Gerry Shaw http://nant.sourceforge.net Buildfile: file:///D:/NAntContribDebug/TestBuild.build Target(s) specified: build [loadtasks] Scanning assembly "NAnt.Contrib.Tasks" for extensions. build: [vb6] Building project 'D:\NAntContribDebug\StringComp_Test\Project1.vbp'. [vb6] Output file 'D:\NAntContribDebug\Project1.exe' does not exist, recom piling. [vb6] Starting 'vb6 ( /make "D:\NAntContribDebug\StringComp_Test\Project1. vbp" /outdir "D:\NAntContribDebug" /out "D:\NAntContribDebug\vbError.log")' in ' D:\NAntContribDebug' BUILD FAILED D:\NAntContribDebug\TestBuild.build(5,6): 'vb6' failed to start. The system cannot find the file specified Total time: 0.4 seconds. <!---------------end snip------------------> Is he complaining that he can't find vb6.exe or some other file? Thanks, Eric --- Gert Driesen <[EMAIL PROTECTED]> wrote: > Eric, > > I'm not really familiar with the <vb6> task, but I > think that the vb6 > executable needs to be on the PATH. > > Gert > > > -----Original Message----- > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] > On > > Behalf Of Eric Fetzer > > Sent: dinsdag 16 november 2004 22:05 > > To: NAnt Developers > > Subject: [nant-dev] Fwd: VB task not working > > > > Sorry for the cross posting, I didn't get any > replies > > at NAntContribDev... > > > > Thanks, > > Eric > > > > Note: forwarded message attached. > > > > > > > > > > __________________________________ > > Do you Yahoo!? > > The all-new My Yahoo! - Get yours free! > > http://my.yahoo.com > > > > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: InterSystems > CACHE > FREE OODBMS DOWNLOAD - A multidimensional database > that combines > robust object and relational technologies, making it > a perfect match > for Java, C++,COM, XML, ODBC and JDBC. > www.intersystems.com/match8 > _______________________________________________ > nant-developers mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/nant-developers > __________________________________ Do you Yahoo!? Meet the all-new My Yahoo! - Try it today! http://my.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by: InterSystems CACHE FREE OODBMS DOWNLOAD - A multidimensional database that combines robust object and relational technologies, making it a perfect match for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8 _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
