Skip to content

Instantly share code, notes, and snippets.

@orgads
Created March 1, 2019 06:38
Show Gist options
  • Save orgads/b5d17bfbb299e660e6b6f02197a939ab to your computer and use it in GitHub Desktop.
Save orgads/b5d17bfbb299e660e6b6f02197a939ab to your computer and use it in GitHub Desktop.
> grpc@1.18.0 install F:\Project\node_modules\grpc
> node-pre-gyp install --fallback-to-build --library=static_library
node-pre-gyp WARN Using request for node-pre-gyp https download
node-pre-gyp WARN Pre-built binaries not installable for grpc@1.18.0 and node@11.5.0 (node-v67 ABI, unknown) (falling back to source compile with node-gyp)
node-pre-gyp WARN Hit error unable to get local issuer certificate
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
win_delay_load_hook.cc
Generating code
All 1 functions were compiled because no usable IPDB/IOBJ from previous compilation was found.
Finished generating code
WINDOWS_BUILD_WARNING.vcxproj -> F:\Project\node_modules\grpc\build\Release\\WINDOWS_BUILD_WARNING.node
err_data.c
a_bitstr.c
a_bool.c
a_d2i_fp.c
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\src\boringssl\err_data.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\src\boringssl\err_data.c)
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\src\boringssl\err_data.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\src\boringssl\err_data.c)
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\src\boringssl\err_data.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\src\boringssl\err_data.c)
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\src\boringssl\err_data.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\src\boringssl\err_data.c)
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\src\boringssl\err_data.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\src\boringssl\err_data.c)
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\src\boringssl\err_data.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\src\boringssl\err_data.c)
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(33): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(34): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(35): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(36): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(37): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(38): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(39): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(40): error C2065: 'ERR_LIB_PKCS8': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(40): error C2057: expected constant expression [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(40): error C2466: cannot allocate an array of constant size 0 [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(41): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(42): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(43): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(44): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(45): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(46): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(47): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(48): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(49): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(50): error C2065: 'ERR_LIB_DIGEST': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(50): error C2057: expected constant expression [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(50): error C2466: cannot allocate an array of constant size 0 [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(51): error C2065: 'ERR_LIB_CIPHER': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(51): error C2057: expected constant expression [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(51): error C2466: cannot allocate an array of constant size 0 [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(52): error C2065: 'ERR_LIB_HKDF': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(52): error C2057: expected constant expression [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(52): error C2466: cannot allocate an array of constant size 0 [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(53): error C2118: negative subscript [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(54): error C2065: 'ERR_NUM_LIBS': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(54): error C2057: expected constant expression [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\boringssl\err_data.c(54): error C2466: cannot allocate an array of constant size 0 [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
a_dup.c
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c)c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c)
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c)c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c(94): error C2065: 'ASN1_R_EXPECTING_A_BOOLEAN': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c(108): warning C4013: 'OPENSSL_PUT_ERROR' undefined; assuming extern returning intc:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bool.c(108): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
a_enum.c
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(181): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_cleanup_all_ex_data' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(181): error C2059: syntax error: 'while' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(185): warning C4028: formal parameter 3 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(76): warning C4013: 'OPENSSL_PUT_ERROR' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(76): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(133): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(173): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(183): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(188): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(193): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(221): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(240): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(253): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(260): error C2065: 'ASN1': undeclared identifierF:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(194): error C2011: 'crypto_ex_data_st': 'struct' type redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(91): note: see declaration of 'crypto_ex_data_st' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(275): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_d2i_fp.c(287): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(120): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_num_locks' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(120): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(124): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(128): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(131): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_locking_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(131): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(140): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(144): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(147): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(150): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
a_gentm.c
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(153): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(158): error C2371: 'CRYPTO_dynlock': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(68): note: see declaration of 'CRYPTO_dynlock' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(163): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(167): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(172): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(176): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_create_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(176): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(179): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_lock_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(179): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(183): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_destroy_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(183): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c(73): warning C4013: 'OPENSSL_malloc' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c(73): warning C4047: '=': 'unsigned char *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c(75): warning C4013: 'OPENSSL_PUT_ERROR' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c(75): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c(82): warning C4013: 'OPENSSL_free' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_dup.c(104): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c)
a_i2d_fp.c
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(181): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_cleanup_all_ex_data' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(181): error C2059: syntax error: 'while' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(185): warning C4028: formal parameter 3 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(194): error C2011: 'crypto_ex_data_st': 'struct' type redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(91): note: see declaration of 'crypto_ex_data_st' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(120): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_num_locks' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(120): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(124): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(128): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(131): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_locking_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(131): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(140): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(144): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(147): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(150): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(153): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(158): error C2371: 'CRYPTO_dynlock': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(68): note: see declaration of 'CRYPTO_dynlock' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(163): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(167): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(172): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(176): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_create_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\asn1_locl.h(96): warning C4028: formal parameter 3 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(176): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\asn1_locl.h(97): warning C4028: formal parameter 3 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(179): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_lock_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(179): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(183): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_destroy_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(183): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c(242): warning C4013: 'OPENSSL_malloc' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c(242): warning C4047: '=': 'char *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c(244): warning C4013: 'OPENSSL_PUT_ERROR' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c(244): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_gentm.c(247): warning C4013: 'OPENSSL_free' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
a_int.c
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c(68): warning C4013: 'OPENSSL_PUT_ERROR' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c(68): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c(78): warning C4028: formal parameter 3 different from declaration [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c(87): warning C4013: 'OPENSSL_malloc' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c(87): warning C4312: 'type cast': conversion from 'int' to 'char *' of greater size [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c(89): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c(107): warning C4013: 'OPENSSL_free' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c(117): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_i2d_fp.c(133): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
a_mbstr.c
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(576): error C2055: expected formal parameter list, not a type list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(582): error C2085: 'CRYPTO_EX_DATA_CLASS': not in formal parameter list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ')' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(181): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_cleanup_all_ex_data' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2082: redefinition of formal parameter 'CRYPTO_get_ex_new_index' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(181): error C2059: syntax error: 'while' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ';' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(185): warning C4028: formal parameter 3 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(595): error C2059: syntax error: ')' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(194): error C2011: 'crypto_ex_data_st': 'struct' type redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(91): note: see declaration of 'crypto_ex_data_st' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): error C2371: 'CRYPTO_new_ex_data': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(120): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_num_locks' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(190): note: see declaration of 'CRYPTO_new_ex_data' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(120): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(611): error C2143: syntax error: missing ')' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(124): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(611): error C2143: syntax error: missing '{' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(576): error C2055: expected formal parameter list, not a type list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(128): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(612): error C2059: syntax error: 'type' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(582): error C2085: 'CRYPTO_EX_DATA_CLASS': not in formal parameter list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(131): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_locking_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(612): error C2059: syntax error: ')' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ')' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(131): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2082: redefinition of formal parameter 'CRYPTO_get_ex_new_index' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\asn1_locl.h(96): warning C4028: formal parameter 3 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(140): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ';' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\asn1_locl.h(97): warning C4028: formal parameter 3 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(144): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(595): error C2059: syntax error: ')' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(116): warning C4013: 'OPENSSL_PUT_ERROR' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(147): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(116): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(150): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(124): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(153): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(135): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): error C2371: 'CRYPTO_new_ex_data': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(158): error C2371: 'CRYPTO_dynlock': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(190): note: see declaration of 'CRYPTO_new_ex_data' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(145): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(68): note: see declaration of 'CRYPTO_dynlock' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(611): error C2143: syntax error: missing ')' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(150): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(163): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(611): error C2143: syntax error: missing '{' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(157): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(167): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(612): error C2059: syntax error: 'type' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(172): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(612): error C2059: syntax error: ')' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(165): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(176): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_create_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(194): warning C4013: 'OPENSSL_free' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(176): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(202): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(179): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_lock_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(210): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(179): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(239): warning C4013: 'OPENSSL_malloc' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(183): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_destroy_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(239): warning C4047: '=': 'unsigned char *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(183): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_mbstr.c(242): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
a_object.c
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(70): warning C4013: 'M_ASN1_BIT_STRING_set' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(139): warning C4013: 'OPENSSL_PUT_ERROR' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(139): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(144): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(149): warning C4013: 'M_ASN1_BIT_STRING_new' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(149): warning C4047: '=': 'ASN1_BIT_STRING *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(157): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(169): warning C4013: 'OPENSSL_malloc' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(169): warning C4312: 'type cast': conversion from 'int' to 'unsigned char *' of greater size [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(171): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(182): warning C4013: 'OPENSSL_free' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(191): warning C4013: 'M_ASN1_BIT_STRING_free' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(218): warning C4312: 'type cast': conversion from 'int' to 'unsigned char *' of greater size [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(220): warning C4013: 'OPENSSL_realloc' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(220): warning C4312: 'type cast': conversion from 'int' to 'unsigned char *' of greater size [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(222): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(237): warning C4028: formal parameter 1 different from declaration [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(255): warning C4028: formal parameter 1 different from declaration [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_bitstr.c(255): warning C4028: formal parameter 2 different from declaration [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
a_octet.c
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c(83): warning C4013: 'OPENSSL_free' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c(85): warning C4013: 'OPENSSL_malloc' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c(85): warning C4312: 'type cast': conversion from 'int' to 'unsigned char *' of greater size [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c(89): warning C4013: 'OPENSSL_PUT_ERROR' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c(89): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c(112): warning C4028: formal parameter 1 different from declaration [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c(123): warning C4013: 'OPENSSL_COMPILE_ASSERT' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c(124): error C2065: 'long_larger_than_uint64_t': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c(151): warning C4028: formal parameter 1 different from declaration [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_enum.c(156): fatal error C1903: unable to recover from previous error(s); stopping compilation [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
Internal Compiler Error in C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\VC\Tools\MSVC\14.16.27023\bin\HostX64\x64\CL.exe. You will be prompted to send an error report to Microsoft later.
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(181): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_cleanup_all_ex_data' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(181): error C2059: syntax error: 'while' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(185): warning C4028: formal parameter 3 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\ex_data.h(194): error C2011: 'crypto_ex_data_st': 'struct' type redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(91): note: see declaration of 'crypto_ex_data_st' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(120): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_num_locks' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(120): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(124): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(128): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(131): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_locking_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(131): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(140): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(144): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c)F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(147): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(150): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(153): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(158): error C2371: 'CRYPTO_dynlock': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c)
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(68): note: see declaration of 'CRYPTO_dynlock' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c)F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(163): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(167): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(172): warning C4091: ' ': ignored on left of 'void' when no variable is declared (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(176): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_create_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(176): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(179): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_lock_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(179): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(183): warning C4002: too many arguments for function-like macro invocation 'CRYPTO_get_dynlock_destroy_callback' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\thread.h(183): error C2059: syntax error: '<parameter-list>' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c(64): warning C4013: 'M_ASN1_OCTET_STRING_dup' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c(64): warning C4047: 'return': 'ASN1_OCTET_STRING *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c(70): warning C4013: 'M_ASN1_OCTET_STRING_cmp' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_octet.c(76): warning C4013: 'M_ASN1_OCTET_STRING_set' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
a_print.c
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(147): warning C4005: 'OPENSSL_VERSION_NUMBER': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\opensslv.h(42): note: see previous definition of 'OPENSSL_VERSION_NUMBER' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(576): error C2055: expected formal parameter list, not a type list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(182): warning C4005: 'OPENSSL_EXPORT': macro redefinition (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\e_os2.h(176): note: see previous definition of 'OPENSSL_EXPORT' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(582): error C2085: 'CRYPTO_EX_DATA_CLASS': not in formal parameter list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ')' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(231): error C2371: 'CRYPTO_THREADID': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(239): note: see declaration of 'CRYPTO_THREADID' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c)F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2082: redefinition of formal parameter 'CRYPTO_get_ex_new_index' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ';' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(595): error C2059: syntax error: ')' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(303): error C2371: 'EVP_MD_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(92): note: see declaration of 'EVP_MD_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): error C2371: 'CRYPTO_new_ex_data': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(190): note: see declaration of 'CRYPTO_new_ex_data' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(304): error C2371: 'EVP_MD': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(611): error C2143: syntax error: missing ')' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(91): note: see declaration of 'EVP_MD' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(611): error C2143: syntax error: missing '{' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\base.h(308): error C2371: 'EVP_ENCODE_CTX': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c)F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(612): error C2059: syntax error: 'type' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(612): error C2059: syntax error: ')' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(100): note: see declaration of 'EVP_ENCODE_CTX' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(79): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(83): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(88): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(99): warning C4028: formal parameter 2 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'string' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): error C2059: syntax error: 'constant' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\include\openssl\mem.h(105): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_print.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(70): warning C4013: 'M_ASN1_INTEGER_dup' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(70): warning C4047: 'return': 'ASN1_INTEGER *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(199): warning C4013: 'M_ASN1_INTEGER_new' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(199): warning C4047: '=': 'ASN1_INTEGER *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(212): warning C4013: 'OPENSSL_malloc' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(212): warning C4312: 'type cast': conversion from 'int' to 'unsigned char *' of greater size [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(265): warning C4013: 'OPENSSL_free' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(273): warning C4013: 'OPENSSL_PUT_ERROR' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(273): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(275): warning C4013: 'M_ASN1_INTEGER_free' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(296): warning C4047: '=': 'ASN1_INTEGER *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(318): warning C4312: 'type cast': conversion from 'int' to 'unsigned char *' of greater size [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(342): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(366): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(364): warning C4047: 'initializing': 'uint8_t *const ' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(403): warning C4013: 'OPENSSL_COMPILE_ASSERT' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(404): error C2065: 'long_larger_than_uint64_t': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(436): warning C4047: '=': 'ASN1_INTEGER *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(440): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(440): error C2065: 'ASN1_R_NESTED_ASN1_ERROR': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(450): warning C4013: 'OPENSSL_realloc' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(452): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(450): warning C4047: 'initializing': 'unsigned char *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_int.c(475): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(576): error C2055: expected formal parameter list, not a type list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(582): error C2085: 'CRYPTO_EX_DATA_CLASS': not in formal parameter list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ')' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2082: redefinition of formal parameter 'CRYPTO_get_ex_new_index' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(592): error C2143: syntax error: missing ';' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(595): error C2059: syntax error: ')' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): warning C4030: first formal parameter list longer than the second list (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): warning C4028: formal parameter 1 different from declaration (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(607): error C2371: 'CRYPTO_new_ex_data': redefinition; different basic types (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\crypto.h(190): note: see declaration of 'CRYPTO_new_ex_data' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c)
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(611): error C2143: syntax error: missing ')' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(611): error C2143: syntax error: missing '{' before '*' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(612): error C2059: syntax error: 'type' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\internal.h(612): error C2059: syntax error: ')' (compiling source file ..\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c) [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(70): warning C4028: formal parameter 1 different from declaration [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(74): error C2037: left of 'data' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(77): error C2037: left of 'length' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(77): error C2198: 'ASN1_object_size': too few arguments for call [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(82): error C2037: left of 'length' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(82): error C2198: 'ASN1_put_object': too few arguments for call [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(83): error C2037: left of 'data' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(83): error C2037: left of 'length' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(83): error C2198: 'OPENSSL_memcpy': too few arguments for call [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(84): error C2037: left of 'length' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(91): warning C4028: formal parameter 3 different from declaration [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(96): warning C4028: formal parameter 2 different from declaration [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(100): error C2037: left of 'data' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(104): warning C4013: 'OPENSSL_malloc' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(104): warning C4047: '=': 'char *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(113): warning C4013: 'OPENSSL_free' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(136): warning C4013: 'c2i_ASN1_OBJECT' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(136): warning C4047: '=': 'ASN1_OBJECT *' differs in levels of indirection from 'int' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(141): warning C4013: 'OPENSSL_PUT_ERROR' undefined; assuming extern returning int [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(141): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(147): error C2040: 'c2i_ASN1_OBJECT': 'ASN1_OBJECT *(ASN1_OBJECT **,const unsigned char **,long)' differs in levels of indirection from 'int ()' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(160): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(167): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(177): error C2037: left of 'flags' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(177): error C2065: 'ASN1_OBJECT_FLAG_DYNAMIC': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(185): error C2037: left of 'data' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(186): error C2037: left of 'data' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(188): error C2037: left of 'length' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(189): error C2037: left of 'length' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(192): warning C4312: 'type cast': conversion from 'int' to 'unsigned char *' of greater size [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(197): error C2037: left of 'flags' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(197): error C2065: 'ASN1_OBJECT_FLAG_DYNAMIC_DATA': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(201): error C2037: left of 'data' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(202): error C2037: left of 'length' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(203): error C2037: left of 'sn' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(204): error C2037: left of 'ln' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(213): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(223): error C2027: use of undefined type 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
c:\users\orgads\.node-gyp\11.5.0\include\node\openssl\ossl_typ.h(60): note: see declaration of 'asn1_object_st'
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(223): warning C4312: 'type cast': conversion from 'int' to 'ASN1_OBJECT *' of greater size [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(225): error C2065: 'ASN1': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(228): error C2037: left of 'length' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(229): error C2037: left of 'data' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(230): error C2037: left of 'nid' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(231): error C2037: left of 'sn' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(232): error C2037: left of 'ln' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(233): error C2037: left of 'flags' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(233): error C2065: 'ASN1_OBJECT_FLAG_DYNAMIC': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(241): error C2037: left of 'flags' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(241): error C2065: 'ASN1_OBJECT_FLAG_DYNAMIC_STRINGS': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(245): error C2037: left of 'sn' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(246): error C2037: left of 'sn' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(247): error C2037: left of 'ln' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(248): error C2037: left of 'ln' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(250): error C2037: left of 'sn' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(250): error C2037: left of 'ln' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(252): error C2037: left of 'flags' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(252): error C2065: 'ASN1_OBJECT_FLAG_DYNAMIC_DATA': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(253): error C2037: left of 'data' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(254): error C2037: left of 'data' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(255): error C2037: left of 'data' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(256): error C2037: left of 'length' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(258): error C2037: left of 'flags' specifies undefined struct/union 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(258): error C2065: 'ASN1_OBJECT_FLAG_DYNAMIC': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(265): error C2079: 'o' uses undefined struct 'asn1_object_st' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(267): error C2224: left of '.sn' must have struct/union type [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(268): error C2224: left of '.ln' must have struct/union type [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(269): error C2224: left of '.data' must have struct/union type [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(270): error C2224: left of '.nid' must have struct/union type [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(271): error C2224: left of '.length' must have struct/union type [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(272): error C2224: left of '.flags' must have struct/union type [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(272): error C2065: 'ASN1_OBJECT_FLAG_DYNAMIC': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(272): error C2065: 'ASN1_OBJECT_FLAG_DYNAMIC_STRINGS': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(273): error C2065: 'ASN1_OBJECT_FLAG_DYNAMIC_DATA': undeclared identifier [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\third_party\boringssl\crypto\asn1\a_object.c(274): warning C4133: 'function': incompatible types - from 'int *' to 'const ASN1_OBJECT *' [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
cl : Command line error D8040: error creating or communicating with child process [F:\Project\node_modules\grpc\build\boringssl.vcxproj]
alloc.cc
arena.cc
atm.cc
cpu_iphone.cc
cpu_linux.cc
cpu_posix.cc
cpu_windows.cc
env_linux.cc
env_posix.cc
env_windows.cc
host_port.cc
log.cc
log_android.cc
log_linux.cc
log_posix.cc
log_windows.cc
mpscq.cc
murmur_hash.cc
string.cc
string_posix.cc
string_util_windows.cc
string_windows.cc
sync.cc
sync_posix.cc
sync_windows.cc
time.cc
time_posix.cc
time_precise.cc
time_windows.cc
tls_pthread.cc
tmpfile_msys.cc
tmpfile_posix.cc
tmpfile_windows.cc
wrap_memcpy.cc
fork.cc
thd_posix.cc
thd_windows.cc
basic_timers.cc
stap_timers.cc
win_delay_load_hook.cc
gpr.vcxproj -> F:\Project\node_modules\grpc\build\Release\\libgpr.lib
init.cc
avl.cc
backoff.cc
channel_args.cc
channel_stack.cc
channel_stack_builder.cc
channel_trace.cc
channelz.cc
channelz_registry.cc
connected_channel.cc
handshaker.cc
handshaker_factory.cc
handshaker_registry.cc
status_util.cc
compression.cc
compression_internal.cc
message_compress.cc
stream_compression.cc
stream_compression_gzip.cc
stream_compression_identity.cc
stats.cc
stats_data.cc
format_request.cc
httpcli.cc
parser.cc
buffer_list.cc
call_combiner.cc
combiner.cc
endpoint.cc
endpoint_pair_posix.cc
endpoint_pair_uv.cc
endpoint_pair_windows.cc
error.cc
ev_epoll1_linux.cc
ev_epollex_linux.cc
F:\Project\node_modules\grpc\deps\grpc\src\core\lib\iomgr\error_internal.h(58): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ..\deps\grpc\src\core\lib\iomgr\error.cc) [F:\Project\node_modules\grpc\build\grpc.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\core\lib\iomgr\error_internal.h(58): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ..\deps\grpc\src\core\lib\iomgr\error.cc)
ev_poll_posix.cc
ev_posix.cc
ev_windows.cc
exec_ctx.cc
executor.cc
fork_posix.cc
fork_windows.cc
gethostname_fallback.cc
gethostname_host_name_max.cc
gethostname_sysconf.cc
internal_errqueue.cc
iocp_windows.cc
iomgr.cc
iomgr_custom.cc
iomgr_internal.cc
iomgr_posix.cc
iomgr_uv.cc
iomgr_windows.cc
is_epollexclusive_available.cc
load_file.cc
lockfree_event.cc
network_status_tracker.cc
polling_entity.cc
pollset.cc
pollset_custom.cc
pollset_set.cc
pollset_set_custom.cc
pollset_set_windows.cc
pollset_uv.cc
pollset_windows.cc
resolve_address.cc
resolve_address_custom.cc
resolve_address_posix.cc
resolve_address_windows.cc
resource_quota.cc
sockaddr_utils.cc
socket_factory_posix.cc
socket_mutator.cc
F:\Project\node_modules\grpc\deps\grpc\src\core\lib\iomgr\resource_quota.cc(940): warning C4146: unary minus operator applied to unsigned type, result still unsigned [F:\Project\node_modules\grpc\build\grpc.vcxproj]
socket_utils_common_posix.cc
socket_utils_linux.cc
socket_utils_posix.cc
socket_utils_uv.cc
socket_utils_windows.cc
socket_windows.cc
tcp_client.cc
tcp_client_custom.cc
tcp_client_posix.cc
tcp_client_windows.cc
tcp_custom.cc
tcp_posix.cc
tcp_server.cc
tcp_server_custom.cc
tcp_server_posix.cc
tcp_server_utils_posix_common.cc
tcp_server_utils_posix_ifaddrs.cc
tcp_server_utils_posix_noifaddrs.cc
tcp_server_windows.cc
tcp_uv.cc
tcp_windows.cc
time_averaged_stats.cc
timer.cc
timer_custom.cc
timer_generic.cc
timer_heap.cc
timer_manager.cc
timer_uv.cc
udp_server.cc
unix_sockets_posix.cc
unix_sockets_posix_noop.cc
wakeup_fd_cv.cc
wakeup_fd_eventfd.cc
wakeup_fd_nospecial.cc
wakeup_fd_pipe.cc
wakeup_fd_posix.cc
json.cc
json_reader.cc
json_string.cc
json_writer.cc
b64.cc
percent_encoding.cc
slice.cc
slice_buffer.cc
slice_intern.cc
slice_string_helpers.cc
api_trace.cc
byte_buffer.cc
byte_buffer_reader.cc
call.cc
call_details.cc
call_log_batch.cc
channel.cc
channel_init.cc
channel_ping.cc
channel_stack_type.cc
completion_queue.cc
completion_queue_factory.cc
event_string.cc
lame_client.cc
metadata_array.cc
server.cc
validate_metadata.cc
version.cc
bdp_estimator.cc
byte_stream.cc
connectivity_state.cc
error_utils.cc
metadata.cc
metadata_batch.cc
F:\Project\node_modules\grpc\deps\grpc\src\core\lib\iomgr\error_internal.h(58): warning C4200: nonstandard extension used: zero-sized array in struct/union (compiling source file ..\deps\grpc\src\core\lib\transport\error_utils.cc) [F:\Project\node_modules\grpc\build\grpc.vcxproj]
F:\Project\node_modules\grpc\deps\grpc\src\core\lib\iomgr\error_internal.h(58): note: This member will be ignored by a defaulted constructor or copy/move assignment operator (compiling source file ..\deps\grpc\src\core\lib\transport\error_utils.cc)
pid_controller.cc
service_config.cc
static_metadata.cc
status_conversion.cc
status_metadata.cc
timeout_encoding.cc
transport.cc
transport_op_string.cc
uri_parser.cc
trace.cc
server_secure_chttp2.cc
bin_decoder.cc
bin_encoder.cc
chttp2_plugin.cc
chttp2_transport.cc
context_list.cc
flow_control.cc
frame_data.cc
frame_goaway.cc
frame_ping.cc
frame_rst_stream.cc
frame_settings.cc
frame_window_update.cc
hpack_encoder.cc
hpack_parser.cc
hpack_table.cc
http2_settings.cc
huffsyms.cc
incoming_metadata.cc
parsing.cc
stream_lists.cc
stream_map.cc
varint.cc
writing.cc
alpn.cc
http_client_filter.cc
http_filters_plugin.cc
message_compress_filter.cc
http_server_filter.cc
httpcli_security_connector.cc
security_context.cc
alts_credentials.cc
composite_credentials.cc
credentials.cc
credentials_metadata.cc
fake_credentials.cc
credentials_generic.cc
google_default_credentials.cc
iam_credentials.cc
json_token.cc
jwt_credentials.cc
jwt_verifier.cc
local_credentials.cc
oauth2_credentials.cc
plugin_credentials.cc
ssl_credentials.cc
alts_security_connector.cc
fake_security_connector.cc
load_system_roots_fallback.cc
load_system_roots_linux.cc
local_security_connector.cc
security_connector.cc
ssl_security_connector.cc
ssl_utils.cc
client_auth_filter.cc
secure_endpoint.cc
security_handshaker.cc
server_auth_filter.cc
target_authority_table.cc
tsi_error.cc
json_util.cc
init_secure.cc
aes_gcm.cc
gsec.cc
alts_counter.cc
alts_crypter.cc
alts_frame_protector.cc
alts_record_protocol_crypter_common.cc
alts_seal_privacy_integrity_crypter.cc
alts_unseal_privacy_integrity_crypter.cc
frame_handler.cc
alts_handshaker_client.cc
alts_shared_resource.cc
alts_tsi_handshaker.cc
alts_grpc_integrity_only_record_protocol.cc
alts_grpc_privacy_integrity_record_protocol.cc
alts_grpc_record_protocol_common.cc
alts_iovec_record_protocol.cc
alts_zero_copy_grpc_protector.cc
check_gcp_environment.cc
check_gcp_environment_linux.cc
check_gcp_environment_no_op.cc
check_gcp_environment_windows.cc
grpc_alts_credentials_client_options.cc
grpc_alts_credentials_options.cc
grpc_alts_credentials_server_options.cc
alts_handshaker_service_api.cc
alts_handshaker_service_api_util.cc
alts_tsi_utils.cc
transport_security_common_api.cc
transport_security.cc
channel_create.cc
channel_create_posix.cc
authority.cc
chttp2_connector.cc
backup_poller.cc
channel_connectivity.cc
client_channel.cc
client_channel_channelz.cc
client_channel_factory.cc
client_channel_plugin.cc
connector.cc
health_check_client.cc
http_connect_handshaker.cc
http_proxy.cc
lb_policy.cc
lb_policy_registry.cc
parse_address.cc
proxy_mapper.cc
proxy_mapper_registry.cc
request_routing.cc
resolver.cc
resolver_registry.cc
resolver_result_parsing.cc
retry_throttle.cc
server_address.cc
subchannel.cc
subchannel_index.cc
deadline_filter.cc
fake_transport_security.cc
local_transport_security.cc
ssl_session_boringssl.cc
ssl_session_cache.cc
ssl_session_openssl.cc
ssl_transport_security.cc
transport_security_grpc.cc
chttp2_server.cc
secure_channel_create.cc
server_chttp2.cc
server_chttp2_posix.cc
inproc_plugin.cc
inproc_transport.cc
client_load_reporting_filter.cc
grpclb.cc
grpclb_channel_secure.cc
grpclb_client_stats.cc
load_balancer_api.cc
fake_resolver.cc
xds.cc
xds_channel_secure.cc
xds_client_stats.cc
xds_load_balancer_api.cc
pick_first.cc
round_robin.cc
dns_resolver_ares.cc
grpc_ares_ev_driver.cc
grpc_ares_ev_driver_posix.cc
grpc_ares_ev_driver_windows.cc
grpc_ares_wrapper.cc
grpc_ares_wrapper_fallback.cc
grpc_ares_wrapper_posix.cc
grpc_ares_wrapper_windows.cc
dns_resolver.cc
sockaddr_resolver.cc
grpc_context.cc
max_age_filter.cc
message_size_filter.cc
client_authority_filter.cc
workaround_cronet_compression_filter.cc
workaround_utils.cc
grpc_plugin_registry.cc
win_delay_load_hook.cc
altscontext.pb.c
handshaker.pb.c
transport_security_common.pb.c
pb_common.c
pb_decode.c
pb_encode.c
health.pb.c
duration.pb.c
timestamp.pb.c
load_balancer.pb.c
grpc.vcxproj -> F:\Project\node_modules\grpc\build\Release\\libgrpc.lib
adler32.c
compress.c
crc32.c
deflate.c
gzclose.c
gzlib.c
gzread.c
gzwrite.c
infback.c
inffast.c
inflate.c
inftrees.c
trees.c
uncompr.c
zutil.c
win_delay_load_hook.cc
z.vcxproj -> F:\Project\node_modules\grpc\build\Release\\libz.lib
gyp ERR! build error
gyp ERR! stack Error: `C:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe` failed with exit code: 1
gyp ERR! stack at ChildProcess.onExit (C:\Users\orgads\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack at ChildProcess.emit (events.js:189:13)
gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:254:12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\orgads\\AppData\\Roaming\\npm\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "build" "--fallback-to-build" "--library=static_library" "--module=F:\\Project\\node_modules\\grpc\\src\\node\\extension_binary\\node-v67-win32-x64-unknown\\grpc_node.node" "--module_name=grpc_node" "--module_path=F:\\Project\\node_modules\\grpc\\src\\node\\extension_binary\\node-v67-win32-x64-unknown" "--napi_version=3" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v67"
gyp ERR! cwd F:\Project\node_modules\grpc
gyp ERR! node -v v11.5.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok
node-pre-gyp ERR! build error
node-pre-gyp ERR! stack Error: Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\orgads\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js build --fallback-to-build --library=static_library --module=F:\Project\node_modules\grpc\src\node\extension_binary\node-v67-win32-x64-unknown\grpc_node.node --module_name=grpc_node --module_path=F:\Project\node_modules\grpc\src\node\extension_binary\node-v67-win32-x64-unknown --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v67' (1)
node-pre-gyp ERR! stack at ChildProcess.<anonymous> (F:\Project\node_modules\grpc\node_modules\node-pre-gyp\lib\util\compile.js:83:29)
node-pre-gyp ERR! stack at ChildProcess.emit (events.js:189:13)
node-pre-gyp ERR! stack at maybeClose (internal/child_process.js:978:16)
node-pre-gyp ERR! stack at Process.ChildProcess._handle.onexit (internal/child_process.js:265:5)
node-pre-gyp ERR! System Windows_NT 6.1.7601
node-pre-gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "F:\\Project\\node_modules\\grpc\\node_modules\\node-pre-gyp\\bin\\node-pre-gyp" "install" "--fallback-to-build" "--library=static_library"
node-pre-gyp ERR! cwd F:\Project\node_modules\grpc
node-pre-gyp ERR! node -v v11.5.0
node-pre-gyp ERR! node-pre-gyp -v v0.12.0
node-pre-gyp ERR! not ok
Failed to execute 'C:\Program Files\nodejs\node.exe C:\Users\orgads\AppData\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js build --fallback-to-build --library=static_library --module=F:\Project\node_modules\grpc\src\node\extension_binary\node-v67-win32-x64-unknown\grpc_node.node --module_name=grpc_node --module_path=F:\Project\node_modules\grpc\src\node\extension_binary\node-v67-win32-x64-unknown --napi_version=3 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v67' (1)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! grpc@1.18.0 install: `node-pre-gyp install --fallback-to-build --library=static_library`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the grpc@1.18.0 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\orgads\AppData\Roaming\npm-cache\_logs\2019-03-01T06_28_47_907Z-debug.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment