[AC-3385] windows:trying to build an app on windows emulator using the CLI command
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Resolved |
Resolution | Cannot Reproduce |
Resolution Date | 2016-03-21T06:56:46.000+0000 |
Affected Version/s | Appcelerator Studio 4.3.1 |
Fix Version/s | n/a |
Components | Studio, Titanium SDK & CLI |
Labels | SupportTeam, feature |
Reporter | Megha |
Assignee | Shak Hossain |
Created | 2016-03-17T09:23:18.000+0000 |
Updated | 2016-03-21T06:56:46.000+0000 |
Description
trying to build a app on windows emulator using the CLI command
appc ti build -p windows -T wp-emulator -C 8-1-1
entered the publisher GUID
but throwing error as C:\ProgramData\Titanium\mobilesdk\win32\4.1.0.GA\windows\cli\commands\_build\config\deviceID.js:76 throw new Error( ^ Error: No Windows Phone emulators found at WindowsBuilder. (C:\ProgramData\Titanium\mobilesdk\win32\4.1.0.GA\windows\cli\commands\_build\config\deviceID.j s:76:11)
Hello, I am unable to reproduce this issue. The CLI command "appc ti build -p windows -T wp-emulator -C 8-1-1 " is working as expected on my working environment. Please follow the steps below: - Open Visual Studio - Create a new Windows Phone Project - Try to run it on an emulator Notice if there are any emulators listed or not. Helpful link: https://wiki.appcelerator.org/display/guides2/Installing+the+Windows+Phone+SDK Thanks.