Software Archive
Read-only legacy content
17061 Discussions

Compiling issue for Windows Phone

Marcondes__Marcos
1,728 Views

Hello,

Trying to compile windows phone but failing

Sending images with issue

Thanks for any help

Marcos
 

0 Kudos
1 Solution
Swati_S_Intel1
Employee
1,728 Views

Marcos, there was a bug in the build system and has been fixed. You should be able to build fine now.

View solution in original post

0 Kudos
9 Replies
PaulF_IntelCorp
Employee
1,728 Views

Your Windows Phone ID is incorrect, but I don't think that is the fundamental source of the problem. See this image for an example of what the two publisher IDs look like in your Windows developer dashboard settings:

Screen Shot 2015-10-14 at 4.09.29 PM.png

I think the real reason for the build failure is your App ID, it starts with "CON" -- here's the image from your build failure. Note the red text below it and the list of disallowed names. This is a Cordova problem that we are working on resolving, for now, it creates a limitation on the App ID:

xdk-error.png

BTW -- use CLI 5.1.1 for your Windows builds, not CLI 4.1.2.

0 Kudos
Marcondes__Marcos
1,728 Views

Hello,

My problem my app contains my website name www.CONteudoanimal.com.br

Why this limitation ??? How many app not creating  based on this limitation

I wish best to the team to solve this asap

thx

Marcos

0 Kudos
PaulF_IntelCorp
Employee
1,728 Views

I don't think we can fix this. Notice that the list of restrictions is exactly the standard names for Windows devices, so I think this is actually a Microsoft limitation. See this doc page, notice that con is a restriction from Microsoft: https://msdn.microsoft.com/en-us/library/windows/apps/br211441.aspx

The App ID is not something your users will see, it is strictly used by the Windows store to uniquely identify your app. The TITLE of your app is what your users will see.

0 Kudos
PaulF_IntelCorp
Employee
1,728 Views

The build engineers are looking into this to determine precisely if this is something that can be fixed or if it is a Microsoft limitation.

0 Kudos
Marcondes__Marcos
1,728 Views

Hello,

What absurd .... How microsoft permits create reserve my name with con string .... but limit use it on appid .... what the hell

Absurd

Frustrated about

Marcos
www.conteudoanimal.com.br

0 Kudos
Marcondes__Marcos
1,728 Views

Hello

Any idea to by pass this issue

Because I feel no idea ... absurd

0 Kudos
PaulF_IntelCorp
Employee
1,728 Views

Marcos, no way to get around this, right now, other than changing the names in your app. As I said, engineering is looking into the issue and, if the fault is our build system, will fix it.

0 Kudos
Swati_S_Intel1
Employee
1,729 Views

Marcos, there was a bug in the build system and has been fixed. You should be able to build fine now.

0 Kudos
Marcondes__Marcos
1,728 Views

Swati ... this is correct ... I tried again and worked fine !!!

0 Kudos
Reply