Ant build error
|
04-25-2017, 11:56 AM
Post: #1
|
|||
|
|||
Ant build error
D:\PPSSPP DEV\ppsspp_test\android>ant release -Dndkbuildopt="-j6"
Buildfile: D:\PPSSPP DEV\ppsspp_test\android\build.xml Duplicated project name in import. Project PPSSPP defined first in D:\PPSSPP DEV\ppsspp_test\android\build.xml and again in D:\PPSSPP DEV\ppsspp_test\android\custom_rules.xml BUILD FAILED D:\PPSSPP DEV\ppsspp_test\android\build.xml:96: Cannot find D:\Android_Tool\adt-bundle-windows-x86_64-20140702\sdk\platform-tools\tools\ant\build.xml imported from D:\PPSSPP DEV\ppsspp_test\android\build.xml Total time: 0 seconds |
|||
04-28-2017, 04:18 AM
Post: #2
|
|||
|
|||
RE: Ant build error
is there anyone can help me
|
|||
04-29-2017, 04:45 AM
Post: #3
|
|||
|
|||
RE: Ant build error
Do you have "D:\Android_Tool\adt-bundle-windows-x86_64-20140702" in some file? For me the correct build.xml is in sdk/tools/ant/build.xml, not under platform-tools.
This seems like an SDK/NDK setup problem. -[Unknown] |
|||
« Next Oldest | Next Newest »
|