[antlr-interest] Building 3.1 from source

Christian Schladetsch christian.schladetsch at gmail.com
Tue Apr 8 00:40:49 PDT 2008


Hello,

I would greatly appreciate any help getting ANTLR 3.1 built. I am not a Java
developer, google isn't helping much, and I have failed to find any other
documentation on www.antlr.org.

Output follows:

*e:\Dev\Antlr\antlr-2008-03-13.12>echo %PATH%
*C:\Program Files\Autodesk\Maya2008\bin;C:\Program Files\Microsoft DirectX
SDK (F
ebruary
2007)\Utilities\Bin\x86;C:\Windows\system32;C:\Windows;C:\Windows\System
32\Wbem;C:\hp\bin\Python;c:\Program Files\Microsoft SQL
Server\90\Tools\binn\;"C
:\Program Files\Graphviz2.16\Bin";C:\Program Files\doxygen\bin;C:\Program
Files\
QuickTime\QTSystem\;E:\Dev\boost\boost_1_34_1\bin;C:\j2sdk1.4.2_17\bin;E:\Bin\an
t\apache-ant-1.7.0-bin\apache-ant-1.7.0\bin*

e:\Dev\Antlr\antlr-2008-03-13.12>echo %JAVA_HOME%
*c:\j2sdk1.4.2_17*

e:\Dev\Antlr\antlr-2008-03-13.12>echo %CLASSPATH%
*%CLASSPATH%*

e:\Dev\Antlr\antlr-2008-03-13.12>ant
*Buildfile: build.xml

generator-prepare:

generator:

compile-rt:
  [myjavac] Compiling 74 source files to
e:\Dev\Antlr\antlr-2008-03-13.12\build\
rtclasses
  [myjavac] javac: invalid target release: jsr14

I see that build.xml passes `source=1.5 target=jsr14` to javac, which is
complaining about the target.

Cheers,
Christian.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.antlr.org/pipermail/antlr-interest/attachments/20080408/2d88a024/attachment.html 


More information about the antlr-interest mailing list