usbdk code
https://github.com/daynix/UsbDk
编译要求
Tools required:
Visual Studio 2015/Visual Studio 2015 Express update 3 or newer
WDK 10
Windows 10 SDK
Wix Toolset V3.8 (for building MSI installer)
WDK 7.1 (for Windows XP/2003/Vista/2008 builds)
Compilation
Just open UsbDk.sln from the source tree root in Visual Studio 2015 and compile desired configuration.
尝试安装VS2022
最终因为无法安装WDK10 失败
确认自己windows版本
- winver 我的系统是1809
下载对应WDK
https://go.microsoft.com/fwlink/?linkid=2026156
对应VS 是2017
找不到的情况下,我下载最新的2022理论上应该是能兼容的吧
- 本文作者: crazyboy
- 本文链接: http://crazyboy.www.crazyboy.info/blog/blog/2023/02/06/it/windows/usbdk-build/
- 版权声明: 本博客所有文章除特别声明外,均采用 MIT 许可协议。转载请注明出处!