Look in the make file csharp_v1.build.
On line 10 change it from:
<property name="antlr.dir" value="..\..\.."/>
to
<property name="antlr.dir" value="..\..\..\antlr.jar"/>
chollida
2009-05-14 22:48:25
Look in the make file csharp_v1.build.
On line 10 change it from:
<property name="antlr.dir" value="..\..\.."/>
to
<property name="antlr.dir" value="..\..\..\antlr.jar"/>