DPDK usage discussions
 help / color / mirror / Atom feed
From: Im Groot <imgroot2048@gmail.com>
To: users@dpdk.org
Subject: DPDK Windows: NetUIO driver build error.
Date: Fri, 10 Nov 2023 17:09:52 +0500	[thread overview]
Message-ID: <CAO-K+9wYx4i1MPYXLiyw5Ms-pgUxZ3M=O3OD_NeE9bim7Ho+SQ@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 1211 bytes --]

Hi

I am very very new to DPDK and trying to run DPDK on Windows 10. As per
documentation, it can be done.

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.

*I have tried Visual Studio 2022, Visual Studio 2019, Visual Studio 2017
but there is always the same error: *

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


*Secondly, I want to know that do I need to define some flags in the driver
code? *for example
#define _X86_
 because if I do not define it then there are hundreds of errors.


Please if there is a specific way to build the driver then do let me know.

Thanks

[-- Attachment #2: Type: text/html, Size: 1758 bytes --]

                 reply	other threads:[~2023-11-13 11:15 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAO-K+9wYx4i1MPYXLiyw5Ms-pgUxZ3M=O3OD_NeE9bim7Ho+SQ@mail.gmail.com' \
    --to=imgroot2048@gmail.com \
    --cc=users@dpdk.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).