I have just pulled the repository and ran the "vjoy.sln" file with vs2019 after compile the project i get this error from "hidkmdf.c and vjoy.h"
files in their project.
Error -> C1083 Cannot open include file: 'wdm.h': No such file or directory hidkmdf
Error -> C1083 Cannot open include file: 'Ntddk.h': No such file or directory vjoy
for the more information I have already installed all version of WDK and all dependencies that mentioned in the git note.
Hi
I have just pulled the repository and ran the "vjoy.sln" file with vs2019 after compile the project i get this error from "hidkmdf.c and vjoy.h" files in their project.
Error -> C1083 Cannot open include file: 'wdm.h': No such file or directory hidkmdf
Error -> C1083 Cannot open include file: 'Ntddk.h': No such file or directory vjoy
for the more information I have already installed all version of WDK and all dependencies that mentioned in the git note.