Antlr не может быть найден при построении обработки

Это моя ошибка при создании http://www.processing.org/:

BUILD FAILED
/opt/processing/build/build.xml:309: The following error occurred while executing this line:
/opt/processing/build/build.xml:365: The following error occurred while executing this line:
/opt/processing/java/build.xml:37: Problem: failed to create task or type antlr
Cause: the class org.apache.tools.ant.taskdefs.optional.ANTLR was not found.
        This looks like one of Ant's optional components.
Action: Check that the appropriate optional JAR exists in
        -/opt/apache-ant-1.9.5/lib
        -/root/.ant/lib
        -a directory added on the command line with the -lib argument

Do not panic, this is a common problem.
The commonest cause is a missing JAR.

This is not a bug; it is a configuration problem

Я сделал то, что он сказал, и поместил помещенную банку в нужное место. я не видел никакой документации муравьев о том, как передать -lib в строке команд, я даже пытался установить antlr через диспетчер пакетов, который работает, я могу напечатать antlr, и он выплевывает

Antlr parser generator   Version 1.33MR33   1989-2001

Что я могу сделать ?

1
задан 21 October 2015 в 13:18

0 ответов

Другие вопросы по тегам:

Похожие вопросы: