gpt4 book ai didi

java - Node java : Install error: "fatal error LNK1181 cannot open input file DelayImp.lib"

转载 作者:太空宇宙 更新时间:2023-11-04 01:51:46 53 4
gpt4 key购买 nike

我正在尝试在我的 Node 服务器上安装 java,但遇到了一些问题。

我的电脑:

  • Windows 10 x64
  • Node v7.9.0
  • NPM v5.8.0-next.0
  • Visual Studio 2017

来自 Visual Studio 安装程序,C++ 模块:

  • SDK Windows 10
  • SDK Windows 8.1
  • SDK UCRT

来自路径:

  • JDK 1.8.0_131
  • JRE 9.0.4
  • MSBuild 14.0
  • Visual Studio 2017 安装中 CL.exe 的完整路径

使用“npm install java”时遇到错误:

LINK : fatal error LNK1181: cannot open input file 'DelayImp.lib'

我不知道出了什么问题:(

我看到了这个问题,但它对我没有帮助:cannot open input file 'Delayimp.lib'

我也打开了一个 Github 问题,您可以在其中找到完整的错误日志文件:https://github.com/joeferner/node-java/issues/424

谢谢!

最佳答案

我做了一些事情来修复它,可能很难看,但它现在正在工作:

  • 已安装 Node v8.9.1
  • 我将 VS2017 安装 (C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.13.26128\lib\x64) 所需的文件复制到 Windows Kits 安装 (C:\Program Files (x86)\Windows Kits\8.1\Lib\winv6.3\um\x64)
  • 通过 VS 安装程序更新 VS2017/2015 C++ 构建工具
  • 添加了 VCTargetsPath=C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\v140
  • 添加了 GYP_MSVS_VERSION=2015

希望这对您有帮助👍

关于java - Node java : Install error: "fatal error LNK1181 cannot open input file DelayImp.lib",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/49361999/

53 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com