I tried building on windows 10 and i had the following errors:
Convert : Information :
Converting all children of DIRS file C:\Users\Esther\Code\repos\USBPcap\dirs
Convert : Critical :
Critical failure while converting 'C:\Users\Esther\Code\repos\USBPcap\USBPc
apCMD\sources', skipping conversion. Error:
Message:The type initializer for 'Microsoft.DriverKit.NMakeConverter.FileC
onverter' threw an exception.
Convert : Critical :
Critical failure while converting 'C:\Users\Esther\Code\repos\USBPcap\USBPc
apDriver\sources', skipping conversion. Error:
Message:The type initializer for 'Microsoft.DriverKit.NMakeConverter.FileC
onverter' threw an exception.
Convert : Information :
Processed 2 projects spanned by the specified dirs file. Attempting to gene
rate corresponding project solutions
Convert : Error :
Did not find VcxProj associated with file "C:\Users\Esther\Code\repos\USBPc
ap\USBPcapCMD\sources", hence the corresponding project will not be added t
o solution "C:\Users\Esther\Code\repos\USBPcap\dirs.sln"
Convert : Error :
Did not find VcxProj associated with file "C:\Users\Esther\Code\repos\USBPc
ap\USBPcapDriver\sources", hence the corresponding project will not be adde
d to solution "C:\Users\Esther\Code\repos\USBPcap\dirs.sln"
Convert : Critical :
Critical failure while generating .Sln files for 'C:\Users\Esther\Code\repo
s\USBPcap\dirs', skipping solution generation. Error:
Message:Could not load file or assembly 'Microsoft.Build, Version=12.0.0.0
Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
I tried building on windows 10 and i had the following errors:
Convert : Information : Converting all children of DIRS file C:\Users\Esther\Code\repos\USBPcap\dirs
Convert : Critical : Critical failure while converting 'C:\Users\Esther\Code\repos\USBPcap\USBPc apCMD\sources', skipping conversion. Error: Message:The type initializer for 'Microsoft.DriverKit.NMakeConverter.FileC onverter' threw an exception.
Convert : Critical : Critical failure while converting 'C:\Users\Esther\Code\repos\USBPcap\USBPc apDriver\sources', skipping conversion. Error: Message:The type initializer for 'Microsoft.DriverKit.NMakeConverter.FileC onverter' threw an exception.
Convert : Information : Processed 2 projects spanned by the specified dirs file. Attempting to gene rate corresponding project solutions
Convert : Error : Did not find VcxProj associated with file "C:\Users\Esther\Code\repos\USBPc ap\USBPcapCMD\sources", hence the corresponding project will not be added t o solution "C:\Users\Esther\Code\repos\USBPcap\dirs.sln"
Convert : Error : Did not find VcxProj associated with file "C:\Users\Esther\Code\repos\USBPc ap\USBPcapDriver\sources", hence the corresponding project will not be adde d to solution "C:\Users\Esther\Code\repos\USBPcap\dirs.sln"
Convert : Critical : Critical failure while generating .Sln files for 'C:\Users\Esther\Code\repo s\USBPcap\dirs', skipping solution generation. Error: Message:Could not load file or assembly 'Microsoft.Build, Version=12.0.0.0 Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
I have WDK 8.1 installed.