问题描述
视觉工作室社区 2017 + wdk 10.0.15063.0 + sdk 10.0.15063.137
我先安装了 vs2017,然后是 wdk.但是,当我尝试创建 KMDF 时,我找不到 WDF 模板.
感谢您的帮助.
如果仍有问题,请尝试安装匹配的 Windows 10 SDK(相同版本号).这为用户解决了问题.
visual studio community 2017 + wdk 10.0.15063.0 + sdk 10.0.15063.137
I installed vs2017 first,and then,the wdk.However I cound't find the WDF template when I try to create a KMDF.
Appreciate for any help.
The WDK Build 15063 for Windows 10 v1703 only supports Visual Studio 2015. So for driver development you have to stay on the older VS2015 until a compatible version is available to be used in VS2017.
Starting with WDK Build 16299 for Windows 10 v1709 VS2017 is now the only supported option. So if you want to use only VS2017, install the WDK Build 16299/Win10 v1709.
If you still have issues, try to install the matching Windows 10 SDK (same Build number). This fixed the issue for an user.
这篇关于安装wdk后WDF模板在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!