<div dir="ltr">Hi <div><br></div><div>I am very very new to DPDK and trying to run DPDK on Windows 10. As per documentation, it can be done.</div><div><br></div><div>I have reached step 4.2 where I have to build and Install drivers. I have built the virt2phys driver successfully but I am unable to build the NetUIO driver.</div><div><br></div><div><b><u>I have tried Visual Studio 2022, Visual Studio 2019, Visual Studio 2017 but there is always the same error: </u></b></div><div><p class="MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri,sans-serif"><span lang="en-PK">Error      MSB4019             The imported project "C:\Program Files (x86)\Windows Kits\10\build\WindowsDriver.common.targets" was not found. Confirm that the expression in the Import declaration "C:\Program Files (x86)\Windows Kits\10\\build\WindowsDriver.common.targets" is correct, and that the file exists on disk. C:\Users\PC\Downloads\dpdk-kmods-main\dpdk-kmods-main\windows\netuio\netuio.vcxproj  C:\Program Files (x86)\Microsoft Visual Studio\2017\Enterprise\Common7\IDE\VC\VCTargets\Platforms\x64\PlatformToolsets\WindowsKernelModeDriver10.0\Toolset.targets            24    <b>      </b></span></p><p class="MsoNormal" style="margin:0cm;font-size:11pt;font-family:Calibri,sans-serif"><span lang="en-PK"> </span></p></div><div><b><u>Secondly, I want to know that do I need to define some flags in the driver code? </u></b>for example </div><div>#define _X86_</div><div> because if I do not define it then there are hundreds of errors.</div><div><br></div><div><br></div><div>Please if there is a specific way to build the driver then do let me know. </div><div><br></div><div>Thanks</div></div>