Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
17060 Discussions

Could not generate debug module ver 2548

Mike_C_4
New Contributor I
2,243 Views

Hi All,

I went to try to debug my app using the debug tab and I'm getting  a error.

Error: Build failed

That's it no log nothing

see attachment for screen shot

Mike C

0 Kudos
13 Replies
Amrita_C_Intel
Employee
2,243 Views

Hello Mike,

I am unable to recreate this issue. Can you kill XDK through task manager solve this issue.

 

0 Kudos
Mike_C_4
New Contributor I
2,243 Views

Hello Amrita

I have kill XDK a couple of times, delete the cache folder etc.

It just not building the debug module. I'm sure I have the latest app preview loaded.

 

Please see the attached screen shot.

 

 

0 Kudos
Amrita_C_Intel
Employee
2,243 Views

Ok! can you try any of our existing sample? Create a new project with existing sample and try to debug that.

0 Kudos
waldo_w_
Beginner
2,243 Views

Another test, this time with xdk early version:

  1. fresh project with template cordova and appframework
  2. designed a view controls
  3. started do debug on device.

All went well, only the time to build the debug_module was very long.

Then i installed this plugin from git

https://github.com/katzer/cordova-plugin-background-mode

Now trying to build the debug module leads to message:


Error: Plugin "de.appplant.cordova.plugin.background-mode" (0.6.4) failed to install

What to do ?

 

Waldo S.

0 Kudos
Guilherme_M_1
Beginner
2,243 Views

I am having the same problem.

I am using the plugin: https://github.com/phonegap/phonegap-plugin-push

And I'm receiving this error:

The App ID is "com.intel.appx.PushTutorial.xwalk15"
The App Name is "AP Debug x15 PushTutorial"
Application will be signed.
Plugin "cordova-plugin-statusbar" (1.0.0) installed.
Plugin "cordova-plugin-device" (1.0.1) installed.
Plugin "cordova-plugin-splashscreen" (2.1.0) installed.
Plugin "com.intel.xdk.ppfa" (1.0) installed.

Any solution?

0 Kudos
Amrita_C_Intel
Employee
2,243 Views

Hello,

Definitely you can find more details here.

https://software.intel.com/en-us/xdk/docs/using-the-debug-tab

I included that plugin and both debug and build are successful.

Other than that Create a fresh new project copy the source code and make sure you are including the plugins.. Sometime it does happens and I find this is a workaround.

0 Kudos
Amrita_C_Intel
Employee
2,243 Views

Hi Guilherme,

You are having build issue not the debug issue.You should definitely create a new thread to get quick support. Can you tell me which XDK version are you using? If you change the version of that push plugin in github to 1.2.1. Then you can build it.

https://github.com/phonegap/phonegap-plugin-push/blob/1.2.1/plugin.xml

0 Kudos
Guilherme_M_1
Beginner
2,243 Views

Hi Amrita C. (Intel),

I tried to create a new project (I am using Intel XDK 2548), with phonegap-plugin-push 1.3.0

But it gave me the same error, so I tried to use the version you told me (1.2.1) and it worked.

Thank you for your help!!

Guilherme M.

0 Kudos
Mike_C_4
New Contributor I
2,243 Views

I'm still having the issue,

I have made the decision after this project is release is to move to a different development environment.

 

Thank you for your help.

0 Kudos
Amrita_C_Intel
Employee
2,243 Views

Hello,

Try upgrading version of XDK to 2611.

0 Kudos
Mike_C_4
New Contributor I
2,243 Views

Hello Amrita,

using version 2673 and same problem. like I said I have given up on this environment.

no errors like some of the people in this post,  just the same one Error: "Build failed" no logs nothing.

 

PS I have uninstalled and reinstalled so many times its not funny anymore. :-(

 

Thanks for your help.

 

 

0 Kudos
Ravin_S_
Beginner
2,243 Views

I had a similar problem like this.

I made sure debugging setting was on in  android, make sure i had file/folder permission correct, and had latest cordova was installed. then it worked.

0 Kudos
Amrita_C_Intel
Employee
2,243 Views

Ok!  Mike can you provide the build log?

 

0 Kudos
Reply