- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
i just update my intel xdk to lastest 2673 and now i got plugin build error with cli 4.1.2 and cli 5.1.1 with android crosswalk
what is going wrong ?
last day it was working good and not now
thanks
- Tags:
- HTML5
- Intel® XDK
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Here not problem building my android crosswalk project.
Using Cordova and several cordova and intel plug-ins
Version: XDK 2673 - Windows 7 64 bit
What kind of error do you get, and which plugin is causing the problem?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
a lot of plugins
the only thing i know is that the 2611 was working good
anyone has the link to download the 2611 please ?
thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems as though you have blank plugins declared and plugin installation failures.I recommend removing all of your plugins in your project under the Plugins Management window and deleting the plugins folder if visible in your project directory. After completing the previous actions, add the desired Cordova plugins via the Plugins Management window.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Are you using the intelxdk additions file to include the plugins? If so, please use the plugin manager as recommended by Elroy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
i'm using plugin manager and not additions.xml i have delete it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Konstantin -- the error message you've got implies to me that you're including that plugin via the intelxdk.config.additions.xml file. If that is the case, please remove references to it (and all other plugins) from that file and use the Plugin Manager on the Projects tab. Note that you can specify a git ref hash tag if you specify that a plugin is a git repo plugin (the case for your failed plugin).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Matrix -- based on your build error summary, you are building with CLI 4.1.2 and Crosswalk 14. Switch to CLI 5.1.1 and Crosswalk 15 and see if that works better, I think it will resolve most of the errors in your build.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Paul F. (Intel) wrote:
@Matrix -- based on your build error summary, you are building with CLI 4.1.2 and Crosswalk 14. Switch to CLI 5.1.1 and Crosswalk 15 and see if that works better, I think it will resolve most of the errors in your build.
Hi,
1) i delete the addition.xml file
2) i already test with 4.1.2 and 5.1.1
3) i remove all plugins and re-add them again thru plugin manager
still same problem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Matrix -- can you provide a simple example app that is causing this build failure? I don't recognize most of those plugins. Please ZIP the ENTIRE project directory for a project that is failing and attach it to your post. If you cannot share it publicly, send a link via a private message. Include the ENTIRE project directory and ALL files within in the ZIP file, that will allow us to see how the project is configured.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The problem now is that local notification app. It doesn't compile properly with CLI 5. I have no idea why, all I know is that if you remove it your build will work. You'll need to contact the owner of that plugin, at his github repo, and see if he knows why it causes CLI 5 builds to fail. That, or find an alternative.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Paul F. (Intel) wrote:
The problem now is that local notification app. It doesn't compile properly with CLI 5. I have no idea why, all I know is that if you remove it your build will work. You'll need to contact the owner of that plugin, at his github repo, and see if he knows why it causes CLI 5 builds to fail. That, or find an alternative.
ok now it is working with removing the local notifications plugin
but the problem is with previous version the build was succeful ok with that plugin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It worked with the CLI 4.1.2 build system because that is the version of the Cordova build system that existed when the author created that plugin. There have been a lot of changes made by the Cordova project in the CLI 5 release, which has caused some plugins to break. This plugin needs to be updated by the author in order to continue to be useful. The CLI 4 system will eventually disappear, because it will become obsolete.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Paul F. (Intel) wrote:
It worked with the CLI 4.1.2 build system because that is the version of the Cordova build system that existed when the author created that plugin. There have been a lot of changes made by the Cordova project in the CLI 5 release, which has caused some plugins to break. This plugin needs to be updated by the author in order to continue to be useful. The CLI 4 system will eventually disappear, because it will become obsolete.
Hi,
thanks for reply
is that mean that cli 4.1.2 is deprecated ? or will be deprecated ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Yes, it will be deprecated. So the plugin needs to updated for CLI5 by the author of that plugin.

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page