Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to run Windows Phone emulator in VMware

I'm trying to make a simple Windows Phone application on a Macbook Pro. So I'm running Visual Studio in Windows 7 inside of VMware Fusion.

When I try to run the phone emulator, this is what I get.

enter image description here

I looked for settings that I could modify to the virtual machine settings but didn't find any.

like image 802
node ninja Avatar asked Feb 26 '12 01:02

node ninja


1 Answers

Unfortunately this technique will probably not work for you. I had the same issue when I was on my PC and wanted to create iPhone applications. VMWare (and other Virtual Machines) are not fully gfx enabled. You need to check the box that says "Accelerate 3D graphics

enter image description here

What I would suggest is to install Windows 7 on your Mac using BootCamp.

like image 191
MyKuLLSKI Avatar answered Oct 18 '22 23:10

MyKuLLSKI