Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to install "WinDDK" ? #15

Open
yefengong opened this issue Feb 20, 2018 · 2 comments
Open

How to install "WinDDK" ? #15

yefengong opened this issue Feb 20, 2018 · 2 comments

Comments

@yefengong
Copy link

I had notice some word in read me file that, "Note that because of WinDDK, you can only build this module using Visual Studio 2013, and can't target a Node v9.0.0 ABI, which uses C++ constructs unsupported on such Visual Studio version".
I have problem with rebuild, and I question is:
1): I can just find download link of WDK instead of WinDDK
I have Visual Studio 2015 installed on my computer, so I downloaded this:WDK for Windows 10, version 1703
How can I download WinDDK?
Or WDK is fine, how to modify the file "libwdi_build.bat"?
Is Visual Studio 2015 is Ok for rebuild?

2):My node version is 8.9.2, is it fine?

@yefengong
Copy link
Author

yefengong commented Feb 21, 2018

  1. I downloaded "Windows DDK 7.1.0 build environment", which is "is the free, recommended environment for libwdi compilation".(detail in wiki of pbatard/libwdi)
  2. I clone pbatard/libwdi to deps/libwdi

run npm run rebuild, then the new error message is LINK : fatal error LNK1181: can't open “libwdi.lib”.
I checked that there is no libwdi.lib at deps/libwdi/libwdi

@lurch
Copy link

lurch commented Mar 13, 2020

Fixed by #41 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants