Failing that, just about *any* application with a command line interface can be used from within Nant by using the <exec> mechanism, although that does have the downside that any output produced by the application called is not parsed into nice, neat, easily manipulated XML elements.
Regards, Richard -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ian MacLean Sent: Wednesday, August 03, 2005 02:08 To: Trask, Hal Cc: nant-users@lists.sourceforge.net Subject: Re: [Nant-users] Non .Net automated Build Tools Trask, Hal wrote: >We are currently looking at tools to perform automated build with. We >currently use C++ and Visual Basic, however they are pre - .Net versions. >Can you tell me if NAnt supports pre .Net versions of C++ or VB? I >always see references to the CLR and .Net versions 1.0 and later....but >never anything related to pre .Net. > > there is a vb6 specific task [1] in NAntContrib and I think (but am not sure ) that the <cl> and <link> [2] tasks will work with vc++6 Ian [1]http://nantcontrib.sourceforge.net/nightly/latest/help/tasks/vb6.html [2]http://nant.sourceforge.net/release/latest/help/tasks/cl.html http://nant.sourceforge.net/release/latest/help/tasks/link.html Ian ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Nant-users mailing list Nant-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/nant-users