desowin / usbpcap

USB packet capture for Windows
http://desowin.org/usbpcap
925 stars 173 forks source link

Windows 10 build issue #35

Open mik30s opened 7 years ago

mik30s commented 7 years ago

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.

iorudyit commented 6 years ago

I have the same issue.