Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在按照指南让 Tesseract for android 工作。最后一条指令是运行 ant-compile。如果我运行此命令,我会收到一条错误消息;
BUILD FAILED Target "compile" does not exist in the project "tesseract-android-tools".
我不确定这实际上意味着什么,因此我无法真正猜测如何解决它。请问我能得到一些帮助吗?
您可能想尝试一下ant release。
ant release