I tryed to install Windows Development Kit on Visual Studio Community 2015, but it do not install correctly the software. Afther setup i don't find "driver" between visual studio's menu. I tried to reinstall many times, also using control panel, without success... Visual Studio 2017, instead, work correctly: there is the "driver" menu and there is "driver windows kit" between the extensions and updates. I have: Windows 10 Pro, Version 1809. I downloaded the appropriates WDK and SDK version from microsoft site.
Asked
Active
Viewed 315 times
0
-
I tryed to install Windows Driver Kit (WDK)... – THO Oct 30 '19 at 14:36
-
for VS2015 you have to use the [15063/1703 WDK](https://stackoverflow.com/a/43703309/1466046), all later version require VS2017/2019 – magicandre1981 Oct 30 '19 at 15:17
-
Great I did the indicated setup (SDK and WDK) now it works correctly thank you so much – THO Oct 30 '19 at 16:30
-
https://learn.microsoft.com/it-it/windows-hardware/drivers/other-wdk-downloads – THO Oct 30 '19 at 16:32
-
Hi, it seems this issue is now resolved, please consider [adding the workaround as answer](https://stackoverflow.com/help/self-answer) to help any member with similar issue :) – LoLance Nov 04 '19 at 03:17
1 Answers
0
Great I did the indicated setup (Windows 10, version 1703, SDK and WDK) now VS 2015 it works correctly, thank you so much.
Looking: https://learn.microsoft.com/it-it/windows-hardware/drivers/other-wdk-downloads

THO
- 1
- 1