Skip to content

Commit

Permalink
Adds the WDK version to use to compile Windows tap-setup and updates …
Browse files Browse the repository at this point in the history
…link.
  • Loading branch information
s-vincent committed Aug 13, 2017
1 parent 233a375 commit 1a4231c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/asiotap/windows/tap_adapter/tap-setup/README.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# How-to build the tap-setup binary

- Install the Windows Driver Kit (http://www.microsoft.com/whdc/DevTools/WDK/WDKpkg.mspx)
- Install the Windows Driver Kit Version 7.1.0 (https://developer.microsoft.com/en-us/windows/hardware/windows-driver-kit)
- Open the proper WDK build environment (depends on the target platform): likely "x86 Free" or "x64 Free".
- Go into this directory
- Type: "build -c"
Expand Down

0 comments on commit 1a4231c

Please sign in to comment.