问题描述
根据 安装Visual Studio 2012和Windows Embedded后
According to
https://msdn.microsoft.com/en-US/library/jj200470.aspx
https://msdn.microsoft.com/en-US/library/jj200470.aspx
Compact 2013我应该
after installing Visual Studio 2012 and Windows Embedded Compact 2013 I should
能够创建项目:
" 新项目在对话框中,选择 Platform Builder 作为项目类型,并选择
OS Design 作为模板。点击确定。"
"In the New Project dialog box, select Platform Builder as the project type, andOS Design as the template. Click OK."
当我尝试执行此操作时,没有Platform Builder项目类型。有什么想法?
When I try to do this, there is no Platform Builder project type. Anyone have any ideas ?
Randy
Randy Seedle
Randy Seedle
推荐答案
您是否为Compact 2013安装了Platform Builder?
Did you install Platform Builder for Compact 2013?
您从哪里得到这个?
如果我没记错的话,WEC2013的PB最初需要VS2010。 去年秋天,有一个更新,其中包括对VS2013的支持。
If I recall correctly, PB for WEC2013 originally required VS2010. Then last fall, there was an update that included support for VS2013.
这篇关于OS开发的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!