itsmikethetech / Virtual-Display-Driver

Add virtual monitors to your windows 10/11 device! Works with VR, OBS, Sunshine, and/or any desktop sharing software.
1.97k stars 89 forks source link

Help wanted - Cannot open source file "iddcx.h" #52

Closed DandamanAUS closed 2 months ago

DandamanAUS commented 4 months ago

Hi I am using windows and Visual Studio 2022. Does this project have any pre-requsistes to build it locally? Did I see something about VS 2017? I get error: Cannot open source file "iddcx.h". Plus many more I can only assume is because of this. VS handles all the 'making' and compling right?

zjoasan commented 3 months ago

Try step 1,2 and 3 that should fix the issue, it did for me.

https://learn.microsoft.com/en-us/windows-hardware/drivers/download-the-wdk

itsmikethetech commented 3 months ago

I agree with zjoasan's comment, it's usually that it's missing the WDK or SDK.