私はantをインストールしました...と私は(両方ともsynapticから)ivyをインストールしましたが、antはivyを見つけることができません!
antを実行して「october-chess-engine」をビルドすると、次の結果が得られます。
BUILD FAILED
/home/zeigfreid/repos/october-chess-engine/build.xml:32: Problem: failed to create task or type antlib:org.apache.ivy.ant:resolve
Cause: The name is undefined.
Action: Check the spelling.
Action: Check that any custom tasks/types have been declared.
Action: Check that any <presetdef>/<macrodef> declarations have taken place.
No types or tasks have been defined in this namespace yet
This appears to be an antlib declaration.
Action: Check that the implementing library exists in one of:
-/usr/share/ant/lib
-/home/zeigfreid/.ant/lib
-a directory added on the command line with the -lib argument
どうすればいいのかわかりません!私はこの質問を確認しましたが、私の問題は解決されませんでした。
おかげで、