Hi Andreas, Le 19/07/2018 à 08:56, Andreas Tille a écrit :
> [javac] /build/beast2-mcmc-2.5.0+dfsg/src/beast/util/TreeParser.java:353: > error: cannot find symbol > [javac] CharStream charStream = CharStreams.fromString(newick); > [javac] ^ > [javac] symbol: variable CharStreams > [javac] location: class TreeParser > [javac] > /build/beast2-mcmc-2.5.0+dfsg/src/beast/util/treeparser/NewickLexer.java:98: > error: method does not override or implement a method from a supertype > [javac] @Override > [javac] ^ It looks like these errors are related to ANTLR [1]. You'll need the version 4.7. Emmanuel Bourg [1] https://github.com/CompEvol/beast2/commit/deacdc96