android的Qt5.1现在已经发布了,所以我就试一试。嗯,在我安装了Android、Android、openJDK和apache之后,我启动了Qt创建者,但是我没有成功。以下错误:
error: packing:'/opt/apache-ant-1.9.1/bootstrap/bin/ant clean debug'command
failed. Exit code: 1怎么熬过去?最诚挚的问候:-)
我发现我的蚂蚁不能正常工作!在我的/opt/apache-ant-1.9.1目录中,我首先运行bootstrap.sh,然后运行build.sh。所有的“建设成功”。但是当我在我的生发上运行“蚂蚁”时:
ERROR: cannot find or load the main class org.apache.tools.ant.launch.Launcher但是我真的找到了"/opt/apache-ant-1.9.1/build/classes/org/apache/tools/ant/launch“directory.How中的类来实现它吗?
发布于 2013-07-09 01:12:40
我也收到了同样的信息。在我使用apt安装ant (在debian中)之后,它正常工作。
发布于 2013-07-14 11:23:12
将首选项-> Android -> JDK位置设置为例如Mac: /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Home
https://stackoverflow.com/questions/17483682
复制相似问题