Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Build fails with XDK 2366

Tony_B_
Beginner
1,815 Views

Good morning,

I downloaded the new XDK 2366 and now find that a Crosswalk-Android build fails almost immediately with "An error occurred please check your build assets".. The app itself previously built OK, the only changes I made since the XDK upgrade were to the Projects tab in XDK, several of the fields were previously blank. Attached is a screen shot of the Build info.

 

Thanks for any advice,

 

Tony

0 Kudos
10 Replies
PaulF_IntelCorp
Employee
1,815 Views

Are you still experiencing build failures? Nothing unusual about the Projects tab image you provided.

0 Kudos
Tony_B_
Beginner
1,815 Views

Hi Paul,

I just tried the Android crosswalk upload/ build again. Upload worked and the build failed within a few seconds with "An error occurred while building the application. Verify your build assets are correct and try again."

The only changes I made were to the build settings, no changes to the App itself.

0 Kudos
Tony_B_
Beginner
1,815 Views

Hi Paul,

In case it helps I uploaded the app to Dropbox. Here's a link https://www.dropbox.com/s/bpz135011qgruql/TSLEQR.zip?dl=0

Thanks again,

Tony

0 Kudos
Gerrell_J_
Beginner
1,815 Views

I am having the same issues. It uploads but then fails. Last build test is 9/20/2015 9:57 AM

0 Kudos
john_h_12
Beginner
1,815 Views

@Gerrell J

We need more info. Platform? Settings? Did you change something and now it does not build?

0 Kudos
Tony_B_
Beginner
1,815 Views

Hi Gerrell,

I'm using XDK 2366 on Windows 7. I made no changes to the app, just updated some of the build settings as shown attached to an earlier post. The app is also available on Dropbox with a link also shown in an earlier post.

Thanks,

Tony

0 Kudos
John_H_Intel2
Employee
1,815 Views

I am also having issues building. This isnt official, but it looks like AWS is currently having issues.

0 Kudos
Hamilton_Tenório_da_
Valued Contributor I
1,815 Views

I am using with no problem (Crosswalk Android building). It is working OK.

0 Kudos
PaulF_IntelCorp
Employee
1,815 Views

@Tony, the problem is your App ID. A single valued ID is inadequate, it needs to contain at least two parts. If you try the regular Android build you'll see the error message, unfortunately, the Crosswalk build is not providing that level of detail. I've attached the error message from the Android build. I did a test with the Android build because it builds faster and usually whatever is ailing a Crosswalk build will also be ailing an Android build.

I recommend you use at least a three part App ID, for example, something like "com.mydomain.myappname"

Screen Shot 2015-09-21 at 8.42.00 AM.png

0 Kudos
Tony_B_
Beginner
1,815 Views

Hi Paul,

The App ID was the problem. The build works now. Thank you very much again for the assistance.

Tony

0 Kudos
Reply