本人刚刚开始学习win phone 开发 ,在虚拟机上安装了一个 win7 x86 系统,然后安装了 visual studio 2010 for windows phone express , 然后新建一个默认的工程,然后运行,却出现错误说:
windows phone emulator is not supported on this computer
because this computer does not have the required graphics processing unit
错误显示我的电脑没有需要的图像处理单元,所以运行不了模拟器,
这个问题怎么解决????
------解决方案--------------------
再装wpsdk7.8,建立工程选择256M虚拟机调试。
我的开发WP环境搭建是:
先装vs2010 ->接着升级装vs2010sp1->wpsdk7.1->升级安装wpsdk7.8 无论win7 32bit/64bit 只要有256M运行内存都可以运行虚拟机。