From 404b82503db916b7f59f6134be620b6b61ac83e7 Mon Sep 17 00:00:00 2001 From: Kevin Glynn Date: Mon, 25 Mar 2013 17:31:53 +0100 Subject: [PATCH] We need ant to build too --- CSharpTranslator/BUILDING | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CSharpTranslator/BUILDING b/CSharpTranslator/BUILDING index cc46030..e42ef4b 100644 --- a/CSharpTranslator/BUILDING +++ b/CSharpTranslator/BUILDING @@ -1,6 +1,7 @@ CS2J can be built on Windows (requires .Net framework 4 to be -installed) or on any system that supports Mono -(http://www.mono-project.com/Main_Page). +installed), or on any system that supports Mono +(http://www.mono-project.com/Main_Page) and Ant +(http://ant.apache.org/). The solution file in src/ should load in Visual Studio 2010 or MonoDevelop, or you can build from the command line by running