VS2012编译KMDF驱动时报出如下错误:
Inf2Cat error -2: "Inf2Cat, signability test failed. "Double click to see the tool output
原因是没有找到WDF coinstaller DLL, 下载wdfcoinstaller 安装后,以上错误消失。
VS2012编译KMDF驱动时报出如下错误:
Inf2Cat error -2: "Inf2Cat, signability test failed. "Double click to see the tool output
原因是没有找到WDF coinstaller DLL, 下载wdfcoinstaller 安装后,以上错误消失。