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

Cant able to take build after installing our plugins. #39

Open
gladsonrobinson89 opened this issue Jan 6, 2015 · 3 comments
Open

Cant able to take build after installing our plugins. #39

gladsonrobinson89 opened this issue Jan 6, 2015 · 3 comments

Comments

@gladsonrobinson89
Copy link

I initially have installed
Step 1: cordova plugin add https://github.com/GetVideostream/cordova-chromecast.git
Step 2: cordova plugin add https://github.com/pkaul/googleplayservices-cordova-plugin.git

After installing above plugin I cant able to take the build.

Error am getting is.

BUILD FAILED
'/home/gladson/adt-bundle-linux-x86_64-20140702/sdk/tools/ant/build.xml:720: The following error 'occurred while executing this line:
/home/gladson/adt-bundle-linux-x86_64-20140702/sdk/tools/ant/build.xml:734: Compile failed; see the compiler error output for details.

Total time: 4 seconds

/var/www/ionic/testcast/mycast2/platforms/android/cordova/node_modules/q/q.js:126
throw e;
^
Error code 1 for command: ant with args: debug,-f,/var/www/ionic/testcast/mycast2/platforms/android/build.xml,-Dout.dir=ant-build,-Dgen.absolute.dir=ant-gen
Error: /var/www/ionic/testcast/mycast2/platforms/android/cordova/build: Command failed with exit code 8
at ChildProcess.whenDone (/usr/lib/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)

Please let me know how to fix it. When am taking the build am getting lot of log like

[javac] /var/www/ionic/testcast/mycast2/platforms/android/src/acidhax/cordova/chromecast/ChromecastSession.java:16: error: package com.google.android.gms.cast does not exist
[javac] import com.google.android.gms.cast.MediaInfo;
[javac] ^
[javac] /var/www/ionic/testcast/mycast2/platforms/android/src/acidhax/cordova/chromecast/ChromecastSession.java:17: error: package com.google.android.gms.cast does not exist
[javac] import com.google.android.gms.cast.MediaStatus;

etc......

@gladsonrobinson89 gladsonrobinson89 changed the title Cant able to take the build after installing our plugins. Cant able to take build after installing our plugins. Jan 6, 2015
@gladsonrobinson89
Copy link
Author

HI still having the same error. Actually I need to use jwplayer cast function in my cordova app. Please help me.

@matbee-eth
Copy link
Contributor

Could you try again?

@gladsonrobinson89
Copy link
Author

Yes have done it again.. But still am getting the same error.
But have used the below one and am not getting the previous error.
cordova plugin add https://github.com/AVGP/cordova-chromecast.git

I need to know whether is it same us our plugin.

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

2 participants