Skip to content

Build issue with VS2019 #582

Closed Answered by Emma1963
Emma1963 asked this question in Q&A
Oct 7, 2024 · 3 comments · 3 replies
Discussion options

You must be logged in to vote

I got my answer.

  1. VS2022 with the latest SDK/WDK 26100 does not work. It won't support build as x86. It also changed the support version. Some definitions can't be found in the SDK. I tried to modify "NTDDI_VERSION=0x06010000;_WIN32_WINNT=0x0601" to match the SDK, and then it can build but still have other issues.
  2. I use VS 2019 and SDK/WDK 22000. In the beginning, it didn't work. I got a pop exception every time I opened VS2019
    "Driver Testing Could not load test information. “TaefTestParser, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35”

The reason is I installed two versions of WDK, one for VS2022, and one for VS2019. So I uninstall all two versions of WDK and relat…

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@billziss-gh
Comment options

Answer selected by Emma1963
Comment options

You must be logged in to vote
2 replies
@billziss-gh
Comment options

@Emma1963
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants