You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to create and install the ta-lib 64 bit version, I received an error message "Visual C++ 14.0 is required". Upon further investigation, I noticed that Visual Studio 2017 installs Visual C++ 17.0 and not 14.0. So I then installed C++ 14.0 under 2017, but it's now throwing an "error in script usage" when I run vcvarsall.bat amd64.
So before I spend too much time trying to figure out how to resolve this matter, I thought I would check to see if there is any ETA on when ta-lib will be able to work under C++ 17.0 and not require 14.0.