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
{{ message }}
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
This issue replaces "building with Microsoft Visual C++ Build Tools 2015 Technical Preview" (#24). That issue no longer exists, most likely because the account that was used to create it was deleted (user dn7q3b).
Platform: Windows with Visual C++ Build Tools 2015
Subsystem: chakrashim
Console output shows 30 occurrences of:
c:\workspace\node-compile-windows\label\win-vcbt2015\deps\chakrashim\core\lib\runtime\Base/DelayLoadLibrary.h(14): fatal error C1083: Cannot open include file: 'cor.h': No such file or directory
That failure was with binaries compiled by VS2015, not VCBT, so it's unrelated. The failure is in parallel/test-http-client-get-url so it's not the same as nodejs/node#10286, but might have the same root cause. This looks like a one off to me.
dn7q3b
).xplat
at a35216fchakrashim
Console output shows 30 occurrences of:
All 30 errors are in
DelayLoadLibrary
: https://github.com/nodejs/node-chakracore/blob/a35216f4/deps/chakrashim/core/lib/Runtime/Base/DelayLoadLibrary.h#L14The text was updated successfully, but these errors were encountered: