tojocky / node-pdfium

Native PDFium ported for node, iojs and nwjs
BSD 2-Clause "Simplified" License
73 stars 26 forks source link

Doesn't work on node.js v12 #16

Open sontek opened 5 years ago

sontek commented 5 years ago
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp)

c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(81): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(81): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(81): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]

  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(82): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]

  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp)

  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp)c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(82): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)

c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\util.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(82): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(82): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(83): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(83): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(84): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(84): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(85): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(85): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(86): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(86): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(87): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(87): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(88): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(88): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(89): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(89): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(90): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(90): error C2275: 'v8::Array': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(90): note: see declaration of 'v8::Array' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(90): error C2065: 'pArray': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(90): error C2062: type 'unsigned int' unexpected (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(91): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(91): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(91): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(91): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(92): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(92): error C2275: 'v8::Array': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(92): note: see declaration of 'v8::Array' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(92): error C2065: 'pArray': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(93): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(93): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(93): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(93): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(96): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(96): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(96): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(96): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(97): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(97): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(97): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(97): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(98): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(98): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(98): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(98): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(99): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(99): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(99): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(99): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\report.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  fxjs_v8.cpp
  win_delay_load_hook.cc
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(46): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(46): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(47): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(47): error C2065: 'Handle': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(47): error C2275: 'v8::Object': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(47): note: see declaration of 'v8::Object' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(47): error C2065: 'obj': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(47): error C2513: 'void *': no variable declared before '=' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(53): error C2039: 'NamedPropertyQueryCallback': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(53): error C2061: syntax error: identifier 'NamedPropertyQueryCallback' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(54): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(54): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(56): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(56): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(65): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(65): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(65): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(65): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(67): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(67): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(67): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(67): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(68): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(68): error C2275: 'v8::Object': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(68): note: see declaration of 'v8::Object' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(68): error C2065: 'pObj': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(69): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(69): error C2275: 'v8::Object': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(69): note: see declaration of 'v8::Object' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(69): error C2065: 'pObj': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(70): error C2365: 'JS_GetObjDefnID': redefinition; previous definition was 'data variable' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(68): note: see declaration of 'JS_GetObjDefnID' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(74): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(74): error C2275: 'v8::Value': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(74): note: see declaration of 'v8::Value' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(74): error C2065: 'pObj': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(75): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(75): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(76): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(76): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(77): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(77): error C2275: 'v8::Object': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(77): note: see declaration of 'v8::Object' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(77): error C2065: 'pObj': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(77): error C2062: type 'void' unexpected (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(78): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(78): error C2275: 'v8::Object': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(78): note: see declaration of 'v8::Object' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(78): error C2065: 'pObj': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(78): error C2365: 'JS_GetPrivate': redefinition; previous definition was 'function' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(76): note: see declaration of 'JS_GetPrivate' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(79): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(79): error C2275: 'v8::Object': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(79): note: see declaration of 'v8::Object' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(79): error C2065: 'pObj': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(79): error C2182: 'JS_FreePrivate': illegal use of type 'void' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(80): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(80): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(80): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(80): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(81): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(81): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(81): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(81): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(82): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(82): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(82): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(82): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(83): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(83): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(84): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(84): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(85): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(85): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(86): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(86): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(87): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(87): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(88): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(88): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(89): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(89): error C2061: syntax error: identifier 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(90): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(90): error C2275: 'v8::Array': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(90): note: see declaration of 'v8::Array' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(90): error C2065: 'pArray': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(90): error C2062: type 'unsigned int' unexpected (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(91): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(91): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(91): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(91): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(92): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(92): error C2275: 'v8::Array': illegal use of this type as an expression (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(92): note: see declaration of 'v8::Array' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(92): error C2065: 'pArray': undeclared identifier (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(93): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(93): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(93): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(93): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(96): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(96): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(96): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(96): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(97): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(97): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(97): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(97): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(98): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(98): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(98): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(98): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(99): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(99): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(99): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(99): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(100): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C2039: 'Handle': is not a member of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\12.4.0\include\node\v8-platform.h(16): note: see declaration of 'v8' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C2143: syntax error: missing ';' before '<' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): error C2086: 'int Handle': redefinition (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(64): note: see declaration of 'Handle' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\jsapi\fxjs_v8.h(101): fatal error C1003: error count exceeds 100; stopping compilation (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  PWL_Button.cpp
  PWL_Caret.cpp
  PWL_ComboBox.cpp
  PWL_Edit.cpp
  PWL_EditCtrl.cpp
  PWL_FontMap.cpp
  PWL_Icon.cpp
  PWL_IconList.cpp
  PWL_Label.cpp
  PWL_ListBox.cpp
  PWL_ListCtrl.cpp
  PWL_Note.cpp
  PWL_ScrollBar.cpp
  PWL_Signature.cpp
  PWL_SpecialButton.cpp
  PWL_Utils.cpp
  PWL_Wnd.cpp
  win_delay_load_hook.cc
  pdfwindow.vcxproj -> C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\Release\\pdfwindow.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:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack     at ChildProcess.emit (events.js:200:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:272:12)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium
gyp ERR! node -v v12.4.0
sontek commented 5 years ago

This is it on v10:

c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\javascript\js_define.h(245): warning C4996: 'v8::String::Utf8Value::Utf8Value': was declared deprecated (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\global.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(2891): note: see declaration of 'v8::String::Utf8Value::Utf8Value' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\global.cpp)
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\global.cpp(97): note: see reference to function template instantiation 'void JSSpecialPropQuery<global_alternate>(const char *,v8::Local<v8::String>,const v8::PropertyCallbackInfo<v8::Integer> &)' being compiled
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\javascript\js_define.h(265): warning C4996: 'v8::String::Utf8Value::Utf8Value': was declared deprecated (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\global.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(2891): note: see declaration of 'v8::String::Utf8Value::Utf8Value' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\global.cpp)
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\global.cpp(97): note: see reference to function template instantiation 'void JSSpecialPropGet<global_alternate>(const char *,v8::Local<v8::String>,const v8::PropertyCallbackInfo<v8::Value> &)' being compiled
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\javascript\js_define.h(290): warning C4996: 'v8::String::Utf8Value::Utf8Value': was declared deprecated (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\global.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(2891): note: see declaration of 'v8::String::Utf8Value::Utf8Value' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\global.cpp)
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\global.cpp(97): note: see reference to function template instantiation 'void JSSpecialPropPut<global_alternate>(const char *,v8::Local<v8::String>,v8::Local<v8::Value>,const v8::PropertyCallbackInfo<v8::Value> &)' being compiled
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\include\javascript\js_define.h(312): warning C4996: 'v8::String::Utf8Value::Utf8Value': was declared deprecated (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\global.cpp) [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\global.cpp(97): note: see reference to function template instantiation 'void JSSpecialPropDel<global_alternate>(const char *,v8::Local<v8::String>,const v8::PropertyCallbackInfo<v8::Boolean> &)' being compiled
  JS_Object.cpp
  JS_Runtime.cpp
  JS_Value.cpp
  PublicMethods.cpp
  report.cpp
  resource.cpp
  util.cpp
  win_delay_load_hook.cc
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\js_object.cpp(91): error C2039: 'WeakCallbackData': is not a member of 'v8' [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8-platform.h(16): note: see declaration of 'v8'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\js_object.cpp(91): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\js_object.cpp(91): error C2143: syntax error: missing ',' before '<' [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\js_object.cpp(93): error C2065: 'data': undeclared identifier [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\js_object.cpp(99): error C2065: 'data': undeclared identifier [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\js_object.cpp(120): error C2660: 'v8::PersistentBase<v8::Object>::SetWeak': function does not take 2 arguments [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(550): note: see declaration of 'v8::PersistentBase<v8::Object>::SetWeak' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\JS_Object.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\javascript\js_runtime.cpp(103): error C2660: 'v8::Isolate::New': function does not take 0 arguments [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\javascript.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(7275): note: see declaration of 'v8::Isolate::New' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\javascript\JS_Runtime.cpp)
  fxjs_v8.cpp
  win_delay_load_hook.cc
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(145): warning C4996: 'v8::ObjectTemplate::SetNamedPropertyHandler': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(5988): note: see declaration of 'v8::ObjectTemplate::SetNamedPropertyHandler'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(270): warning C4996: 'v8::Value::ToObject': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(273): warning C4996: 'v8::Value::ToObject': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(324): error C2512: 'v8::TryCatch': no appropriate default constructor available [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(8529): note: see declaration of 'v8::TryCatch' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(330): warning C4996: 'v8::Script::Compile': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(1255): note: see declaration of 'v8::Script::Compile'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(332): warning C4996: 'v8::String::Utf8Value::Utf8Value': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(2891): note: see declaration of 'v8::String::Utf8Value::Utf8Value'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(342): error C2512: 'v8::TryCatch': no appropriate default constructor available [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(8529): note: see declaration of 'v8::TryCatch' (compiling source file ..\..\..\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp)
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(347): warning C4996: 'v8::Script::Compile': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(1255): note: see declaration of 'v8::Script::Compile'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(349): warning C4996: 'v8::String::Utf8Value::Utf8Value': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(2891): note: see declaration of 'v8::String::Utf8Value::Utf8Value'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(353): warning C4996: 'v8::Script::Run': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(1271): note: see declaration of 'v8::Script::Run'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(355): warning C4996: 'v8::String::Utf8Value::Utf8Value': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(2891): note: see declaration of 'v8::String::Utf8Value::Utf8Value'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(389): warning C4996: 'v8::Value::ToObject': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(422): warning C4996: 'v8::Value::ToObject': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(529): warning C4996: 'v8::Value::ToObject': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(703): warning C4996: 'v8::Value::ToObject': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(712): error C2661: 'v8::Value::ToInt32': no overloaded function takes 0 arguments [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(718): warning C4996: 'v8::Value::ToBoolean': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(10034): note: see declaration of 'v8::Value::ToBoolean'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(724): error C2661: 'v8::Value::ToNumber': no overloaded function takes 0 arguments [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(730): warning C4996: 'v8::Value::ToObject': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(736): warning C4996: 'v8::String::Utf8Value::Utf8Value': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(2891): note: see declaration of 'v8::String::Utf8Value::Utf8Value'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(743): warning C4996: 'v8::Value::ToObject': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(761): error C2065: 'timezone': undeclared identifier [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(985): error C2661: 'v8::Value::ToNumber': no overloaded function takes 0 arguments [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
c:\users\sonte\documents\github\eventray_onsite\node_modules\pdfium\third_party\pdfium\fpdfsdk\src\jsapi\fxjs_v8.cpp(973): warning C4996: 'v8::Value::ToObject': was declared deprecated [C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\third_party\pdfium\jsapi.vcxproj]
  c:\users\sonte\.node-gyp\10.16.0\include\node\v8.h(10046): note: see declaration of 'v8::Value::ToObject'
  PWL_Button.cpp
  PWL_Caret.cpp
  PWL_ComboBox.cpp
  PWL_Edit.cpp
  PWL_EditCtrl.cpp
  PWL_FontMap.cpp
  PWL_Icon.cpp
  PWL_IconList.cpp
  PWL_Label.cpp
  PWL_ListBox.cpp
  PWL_ListCtrl.cpp
  PWL_Note.cpp
  PWL_ScrollBar.cpp
  PWL_Signature.cpp
  PWL_SpecialButton.cpp
  PWL_Utils.cpp
  PWL_Wnd.cpp
  win_delay_load_hook.cc
  pdfwindow.vcxproj -> C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium\build\Release\\pdfwindow.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:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack     at ChildProcess.emit (events.js:198:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Windows_NT 10.0.17763
gyp ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
gyp ERR! cwd C:\Users\sonte\Documents\GitHub\eventray_onsite\node_modules\pdfium
gyp ERR! node -v v10.16.0
gyp ERR! node-gyp -v v3.8.0
gyp ERR! not ok

how do you get this to build?