You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Encountering an error saying that "cannot open wdf.h source file".
Not sure if this helps since you didn't mention much detail, so this is just for your information.
When I tried to build Toaster project, I also suffer this error "can't open wdf.h",
then I modify the "Windows Driver Kit" checkbox in Visual studio community installer as below.
I expect this should help, WDK path should be added into system, somehow it's still failed after update,
also I can't not find wdf.h by manually search "C:\Program Files (x86)\Windows Kits".
So I download Windows Driver Kit (WDK) from Microsoft, do installation
and add the path of wdf.h into "Include Directories" of Toaster project.
Then the error is fixed.
Encountering an error saying that "cannot open wdf.h source file".
The text was updated successfully, but these errors were encountered: