Home > Software engineering >  Drive the compiler error
Drive the compiler error

Time:09-24

Environment: vs2017 win10 1909, WDK 1709,
Write the first driver, there is the following error,
1> -- -- -- -- -- - Build started: Project: FirstDriver, Configuration: Debug x64 -- -- -- -- -- --
1> Building 'FirstDriver with toolset' WindowsKernelModeDriver10.0 'and the' Desktop 'target platform.
1> C: \ Program Files \ Windows (x86) Kits\10\build\WindowsDriver.com mon. The targets (460, 5) : error MSB6004: The specified task The executable location "bin \ x86 \ stampinf exe" is invalid.
1> The Done building project "FirstDriver vcxproj" -- FAILED.
==========Build: 0 succeeded, failed, 1 0 the up - to - date, zero skipped==========

According to the online to find, add




Try the invalid, solution, thank you.

CodePudding user response:

VS2017 + WDK10 drive compiling and debugging

CodePudding user response:

reference 1st floor zgl7903 response:
VS2017 + WDK10 drive compiling and debugging
link is wrong, don't jump in the past,
  • Related