oransel/node-talib

error on win10

tabs opened this issue · 2 comments

tabs commented

i have installed windows-build-tools --2015
than npm install talib and i got a error like this

C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V140\Microsoft.CppCommon.targets(356,5): error MSB6006: “CL.exe”exited,code -1073741515。

i am a chinese, english is poor
why?thanks

参考下 #63,我测试成功了。

需要安装两个软件

  1. windows-build-tools
  2. .NET Framework 4.6 Targeting Pack

windows-build-tools需要2015版本吗,2017的不行啊