編譯 Driver 時的問題 (Visaul Studio 2019) (WDK version 2004)
- 跳出錯誤依然可以編譯成功 (專案選 Kernel Mode Driver (KMDF))
錯誤清單:
輸出:
1>------ 已開始建置: 專案: KMDFHelloWorld, 組態: Release Win32 ------
1>Building 'KMDFHelloWorld' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform.
1>Stamping Release\KMDFHelloWorld.inf
1>Stamping [Version] section with DriverVer=08/31/2020,12.15.6.565
1>D:\Code\VS_Project\C\KMDFHelloWorld\KMDFHelloWorld.inf(5-5): warning 1324: [Version] section should specify PnpLockdown=1.
1>KMDFHelloWorld.vcxproj -> D:\Code\VS_Project\C\KMDFHelloWorld\Release\KMDFHelloWorld.sys
1>Driver is 'Universal'.
1>........................
1>Signability test complete.
1>
1>Errors:
1>None
1>
1>Warnings:
1>None
1>
1>Catalog generation complete.
1>D:\Code\VS_Project\C\KMDFHelloWorld\Release\KMDFHelloWorld\kmdfhelloworld.cat
1>Done Adding Additional Store
1>Successfully signed: D:\Code\VS_Project\C\KMDFHelloWorld\Release\KMDFHelloWorld\kmdfhelloworld.cat
1>
1>專案 "KMDFHelloWorld.vcxproj" 建置完成。
========== 建置: 1 成功、0 失敗、0 最新、0 略過 ==========
留言
張貼留言