[TIMOB-20160] Windows 10: Appcelerator platform should prevent Windows 10 users from running Genymotion and Windows emulator one after the other
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | None |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 5.1.2 |
Fix Version/s | n/a |
Components | Windows |
Labels | qe-5.1.2 |
Reporter | Wilson Luu |
Assignee | Christopher Williams |
Created | 2015-12-21T19:30:56.000+0000 |
Updated | 2016-01-31T00:54:05.000+0000 |
Description
*Details:* Currently, if you want to install an Alloy app to the Windows phone emulator, you will need to "turn on" Hyper-V and restart your Windows machine. *However*, you cannot install the same Alloy app to Genymotion emulator because you will get
VT-x is not available (VERR_VMX_NO_VMX)
error from Genymotion's VirtualBox. To workaround this issue, you will need to "turn off" Hyper-V and restart your windows machine, then you can install to Genymotion emulator.
So, in order to have a continuous development experience on Windows 10 (i.e. without restarting the machine), the following should occur from Appcelerator platform:
No comments