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

Xapkreader and cordova build error #13

Open
niculae opened this issue Sep 16, 2014 · 2 comments
Open

Xapkreader and cordova build error #13

niculae opened this issue Sep 16, 2014 · 2 comments

Comments

@niculae
Copy link

niculae commented Sep 16, 2014

Hi everyone.Today I found this plugin, I installed it, I configured it but when I try to run cordova build it says BUILD FAILED because of build.xml from downloader_library, library and zip_file. I realized that build.xml files wasn't in this folders so I runned android update lib-project -p . to create it. The BUILD FAILED persist with the followings:

...\adt-bundle-windows-x86_64-20140624\sdk\tools\ant\build.xml:720: The following error occurred while executing this line:```
...\adt-bundle-windows-x86_64-20140624\sdk\tools\ant\build.xml:734: Compile failed; see the compiler error output for details.

Total time: 3 seconds
Error code 1 for command: cmd with args: /s,/c,ant,debug,-f,D:\workspace\APP_NAME\platforms\android\build.xml,-Dout.dir=ant-build,-Dgen.absolute.dir=ant-gen
Error: D:\workspace\APP_NAME\platforms\android\cordova\build.bat: Command failed with exit code 2```
at ChildProcess.whenDone (...\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\superspawn.js:135:23)
at ChildProcess.emit (events.js:98:17)
at maybeClose (child_process.js:756:16)
at Process.ChildProcess._handle.onexit (child_process.js:823:5)


Besides this, I have 11 errors and 3 warnings.
Does anyone know what to do? Thanks

@moust
Copy link
Owner

moust commented Sep 17, 2014

What are the error before this?

Are you sure to have well linked the downloader_library and zip_file libraries?

@agamemnus
Copy link

^^
Of course no one explains how to do that... well, except me...

Take a look at this:
#6 (comment)

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

3 participants