Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/vim/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Graphics 在Windows Phone Emulator中使用专用图形_Graphics_Windows Phone 7.1 - Fatal编程技术网

Graphics 在Windows Phone Emulator中使用专用图形

Graphics 在Windows Phone Emulator中使用专用图形,graphics,windows-phone-7.1,Graphics,Windows Phone 7.1,我的笔记本电脑上有两张卡:Intel HD 4000和GeForce 630。我想设置Windows Phone Emulator将只使用GeForce而不是Intel。经理已阻止首选项(请参阅屏幕) 使用“英特尔图形”会在仿真器中产生错误。我也有同样的问题,所以我做了如下操作: 在“开始”菜单中找到“Windows Phone Emulator”快捷方式 右键单击它并选择“使用图形处理器运行”->“高性能NVIDIA…” 加载了映像的emulator之后,我转到VS并选择在emulator上

我的笔记本电脑上有两张卡:Intel HD 4000和GeForce 630。我想设置Windows Phone Emulator将只使用GeForce而不是Intel。经理已阻止首选项(请参阅屏幕)


使用“英特尔图形”会在仿真器中产生错误。

我也有同样的问题,所以我做了如下操作:

  • 在“开始”菜单中找到“Windows Phone Emulator”快捷方式
  • 右键单击它并选择“使用图形处理器运行”->“高性能NVIDIA…”
  • 加载了映像的emulator之后,我转到VS并选择在emulator上运行我的应用程序