wdf - how to use MSbuild to build a Win8 driver without Visual studio installed -
i want build kmdf driver wdk8.0 without visual studio installed. looked msdn, says msbuild it.
but since wdk8.0 doesn't contain compiler, how can use msbuild build driver without vs2012?
can explain several words me? how can build windows driver without vs2012.
as far i’m aware after microsoft stopped shipping compiler part of wdk add requirement have installed visual studio. http://msdn.microsoft.com/en-us/library/windows/hardware/hh852362.aspx#_system_requirements
Comments
Post a Comment