Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ANT Build fails in Windows 10 #7

Open
leossmith opened this issue May 29, 2018 · 1 comment
Open

ANT Build fails in Windows 10 #7

leossmith opened this issue May 29, 2018 · 1 comment

Comments

@leossmith
Copy link

I am trying to build without changing anything other than the Flex SDK location on my machine and I get the following error on Windows 10:

E:\Development\2_ANE\appodeal\dev\appodeal-air-plugin\build\build.xml:96: Execute failed: java.io.IOException: Cannot run program "E:\Development\SDKs\4161_29b\bin\adt" (in directory "E:\Development\2_ANE\appodeal\dev\appodeal-air-plugin\bin"): CreateProcess error=2, The system cannot find the file specified

I have seen this error before, because of missing Gradle on other ANEs. However I don't see usage of Gradle on your ANE.

Can you help me find the issue? I would like to keep updating this ANE.

@leossmith
Copy link
Author

I have fixed this.

There was a missing .bat on adt for Android. It now works.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant