积极答复者
wpf 使用Inkcanvas编写应用程序,在64位Win7系统中运行

问题
答案
-
您好,
您需要在项目属性里将Platform target修改为x86,然后重新编译您的项目即可。
Best Regards,
Li WangWe are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 CaillenModerator 2015年12月22日 2:07
全部回复
-
您好,
在你的应用程序编译的时候,Platform target选项,您选择的是哪一个? 是否有勾选Prefer 32-bit选项。如果有,建议您选择Any CPU/x64并重新编译您的应用程序。
Best Regards,
Li WangWe are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
您好,
经过一番调查,发现Inkcanvas的手写识别等功能需要使用到IAWinFX这个组件,而这个组件只可以运行在x86模式下。所以需要您将Platform target修改为x86. 英文论坛里有一个类似的帖子,链接如下,供你参考。
https://social.msdn.microsoft.com/Forums/vstudio/en-US/71b14ab4-b8bd-45eb-a16b-c68137ecd6dcBest Regards,
Li WangWe are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey. -
您好,
您需要在项目属性里将Platform target修改为x86,然后重新编译您的项目即可。
Best Regards,
Li WangWe are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click HERE to participate the survey.- 已标记为答案 CaillenModerator 2015年12月22日 2:07