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
I'm not sure I understand the problem. Could you describe it a little bit more? WDK is still in C:/Program Files*/Windows Kits/10 nevertheless what version of Visual Studio you use.
I'm using WDK installed in custom location, namely C:/Kits/10, and after running C:\Program Files(x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvarsall.bat" (I think most person would run it before using msvc), the environment variable WindowsSdkDir would properly set to C:/Kits/10, while WDKContentRoot not
I'm using VS2019 and WDK 10, WindowsSdkDir is automatically set while WDKContentRoot not.
Could we add some kine of fallback to WindowsSdkDir?
The text was updated successfully, but these errors were encountered: