Does the Windows Phone Emulator in the Mango SDK run in VM
I know that this is 开发者_开发技巧strictly seen not a programming question but since it only concerns developers I'll ask it here.
Does the Emulator in the Mango SDK finally support running inside a VM?
No it does not. The Windows Phone Emulator requires a DirectX 10 or above capable graphics card with a WDDM 1.1 driver, which (AFAIK) is not emulated in any virtual machine environment.
精彩评论