Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSBuild.exe #1766

Closed
gunter1994 opened this issue Jun 2, 2019 · 1 comment
Closed

MSBuild.exe #1766

gunter1994 opened this issue Jun 2, 2019 · 1 comment

Comments

@gunter1994
Copy link

  • Node Version: v10.15.3
  • Platform: Windows 10
  • Compiler: msbuild version: 2017, 15.0
  • Module: ffi
Verbose output (from npm or node-gyp):
An unhandled error occurred inside electron-rebuild
gyp info it worked if it ends with ok
gyp info using [email protected]
gyp info using [email protected] | win32 | x64
gyp info spawn C:\Users\hunte\.windows-build-tools\python27\python.EXE
gyp info spawn args [ 'D:\\Documents\\PcupTwitchOverlay\\node_modules\\node-gyp\\gyp\\gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'msvs',
gyp info spawn args   '-G',
gyp info spawn args   'msvs_version=2015',
gyp info spawn args   '-I',
gyp info spawn args   'D:\\Documents\\PcupTwitchOverlay\\node_modules\\ffi\\build\\config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   'D:\\Documents\\PcupTwitchOverlay\\node_modules\\node-gyp\\addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   'C:\\Users\\hunte\\.electron-gyp\\5.0.2\\include\\node\\common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=C:\\Users\\hunte\\.electron-gyp\\5.0.2',
gyp info spawn args   '-Dnode_gyp_dir=D:\\Documents\\PcupTwitchOverlay\\node_modules\\node-gyp',
gyp info spawn args   '-Dnode_lib_file=C:\\Users\\hunte\\.electron-gyp\\5.0.2\\<(target_arch)\\node.lib',
gyp info spawn args   '-Dmodule_root_dir=D:\\Documents\\PcupTwitchOverlay\\node_modules\\ffi',
gyp info spawn args   '-Dnode_engine=v8',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'D:\\Documents\\PcupTwitchOverlay\\node_modules\\ffi\\build',
gyp info spawn args   '-Goutput_dir=.' ]
gyp info spawn D:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe
gyp info spawn args [ 'build/binding.sln',
gyp info spawn args   '/clp:Verbosity=minimal',
gyp info spawn args   '/nologo',
gyp info spawn args   '/p:Configuration=Release;Platform=x64' ]
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  Building assembly file ..\..\..\deps\libffi\src\x86\win64.asm
   Assembling: ..\..\..\deps\libffi\src\x86\win64.asm
  prep_cif.c
  types.c
  raw_api.c
  java_raw_api.c
  closures.c
  ffi.c
  win_delay_load_hook.cc
  ffi.vcxproj -> D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\Release\\libffi.lib
  ffi.cc
  callback_info.cc
  threaded_callback_invokation.cc
  win32-dlfcn.cc
  win_delay_load_hook.cc
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4458): warning C4996: 'v8::WasmModuleObject::SerializedModule': was declared deprecated (compiling source file ..\src\ffi.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4458): warning C4996: 'v8::WasmModuleObject::SerializedModule': was declared deprecated (compiling source file ..\src\callback_info.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4380): note: see declaration of 'v8::WasmModuleObject::SerializedModule' (compiling source file ..\src\ffi.cc)
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4380): note: see declaration of 'v8::WasmModuleObject::SerializedModule' (compiling source file ..\src\callback_info.cc)
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4458): warning C4996: 'v8::WasmModuleObject::SerializedModule': was declared deprecated (compiling source file ..\src\threaded_callback_invokation.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4380): note: see declaration of 'v8::WasmModuleObject::SerializedModule' (compiling source file ..\src\threaded_callback_invokation.cc)
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10172): warning C4996: 'v8::Value::ToBoolean': was declared deprecated (compiling source file ..\src\ffi.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2387): note: see declaration of 'v8::Value::ToBoolean' (compiling source file ..\src\ffi.cc)
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10172): warning C4996: 'v8::Value::ToBoolean': was declared deprecated (compiling source file ..\src\callback_info.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2387): note: see declaration of 'v8::Value::ToBoolean' (compiling source file ..\src\callback_info.cc)
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10172): warning C4996: 'v8::Value::ToBoolean': was declared deprecated (compiling source file ..\src\threaded_callback_invokation.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2387): note: see declaration of 'v8::Value::ToBoolean' (compiling source file ..\src\threaded_callback_invokation.cc)
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(25): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(26): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(27): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(28): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(30): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(32): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(49): warning C4996: 'v8::FunctionTemplate::GetFunction': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(5881): note: see declaration of 'v8::FunctionTemplate::GetFunction'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(51): warning C4996: 'v8::FunctionTemplate::GetFunction': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(5881): note: see declaration of 'v8::FunctionTemplate::GetFunction'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(53): warning C4996: 'v8::FunctionTemplate::GetFunction': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(5881): note: see declaration of 'v8::FunctionTemplate::GetFunction'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(63): warning C4996: 'Nan::Callback::Call': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(55): warning C4996: 'v8::FunctionTemplate::GetFunction': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan.h(1740): note: see declaration of 'Nan::Callback::Call'
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(5881): note: see declaration of 'v8::FunctionTemplate::GetFunction'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(73): warning C4996: 'Nan::Callback::Call': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(58): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan.h(1740): note: see declaration of 'Nan::Callback::Call'
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(78): warning C4996: 'Nan::Callback::Call': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(59): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan.h(1740): note: see declaration of 'Nan::Callback::Call'
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(60): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(63): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(64): warning C4996: 'Nan::ForceSet': was declared deprecatedd:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(112): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]

  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(113): warning C4996: 'v8::Value::Int32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2446): note: see declaration of 'v8::Value::Int32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(65): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(114): warning C4996: 'v8::Value::Int32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2446): note: see declaration of 'v8::Value::Int32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(78): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(208): error C2065: 'Handle': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(88): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(208): error C2275: 'v8::Object': illegal use of this type as an expression [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3257): note: see declaration of 'v8::Object'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(91): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(208): error C2065: 'target': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(208): error C2761: 'void CallbackInfo::Initialize(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)': redeclaration of member is not allowed [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(94): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(208): error C2448: 'CallbackInfo::Initialize': function-style initializer appears to be a function definition [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(97): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(111): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(114): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(123): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(124): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(125): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(126): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(132): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(135): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(136): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(137): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(138): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(139): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(140): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(141): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(142): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(143): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(144): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(145): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(146): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(147): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(148): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(149): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(150): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(151): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(152): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(155): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(156): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(158): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(184): error C2065: 'Handle': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(184): error C2275: 'v8::Value': illegal use of this type as an expression [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2104): note: see declaration of 'v8::Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(184): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(185): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(189): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(189): error C2059: syntax error: ')' [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(190): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2445): note: see declaration of 'v8::Value::Uint32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(191): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(192): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(193): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2445): note: see declaration of 'v8::Value::Uint32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(228): error C2065: 'Handle': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(228): error C2275: 'v8::Value': illegal use of this type as an expression [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2104): note: see declaration of 'v8::Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(228): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(229): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(233): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(233): error C2059: syntax error: ')' [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(234): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2445): note: see declaration of 'v8::Value::Uint32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(235): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2445): note: see declaration of 'v8::Value::Uint32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(236): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(237): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(238): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2445): note: see declaration of 'v8::Value::Uint32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(265): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(266): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(267): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(268): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(307): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(308): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(309): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(310): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(367): warning C4996: 'Nan::Callback::Call': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan.h(1740): note: see declaration of 'Nan::Callback::Call'
gyp ERR! build error
gyp ERR! stack Error: `D:\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 (D:\Documents\PcupTwitchOverlay\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack     at ChildProcess.emit (events.js:189:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "D:\\Program Files\\nodejs\\node.exe" "D:\\Documents\\PcupTwitchOverlay\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--target=5.0.2" "--arch=x64" "--dist-url=https://electronjs.org/headers" "--build-from-source"
gyp ERR! cwd D:\Documents\PcupTwitchOverlay\node_modules\ffi
gyp ERR! node -v v10.15.3
gyp ERR! node-gyp -v v4.0.0
gyp ERR! not ok

Failed with exit code: 1

Error: gyp info it worked if it ends with ok
gyp info using [email protected]
gyp info using [email protected] | win32 | x64
gyp info spawn C:\Users\hunte\.windows-build-tools\python27\python.EXE
gyp info spawn args [ 'D:\\Documents\\PcupTwitchOverlay\\node_modules\\node-gyp\\gyp\\gyp_main.py',
gyp info spawn args   'binding.gyp',
gyp info spawn args   '-f',
gyp info spawn args   'msvs',
gyp info spawn args   '-G',
gyp info spawn args   'msvs_version=2015',
gyp info spawn args   '-I',
gyp info spawn args   'D:\\Documents\\PcupTwitchOverlay\\node_modules\\ffi\\build\\config.gypi',
gyp info spawn args   '-I',
gyp info spawn args   'D:\\Documents\\PcupTwitchOverlay\\node_modules\\node-gyp\\addon.gypi',
gyp info spawn args   '-I',
gyp info spawn args   'C:\\Users\\hunte\\.electron-gyp\\5.0.2\\include\\node\\common.gypi',
gyp info spawn args   '-Dlibrary=shared_library',
gyp info spawn args   '-Dvisibility=default',
gyp info spawn args   '-Dnode_root_dir=C:\\Users\\hunte\\.electron-gyp\\5.0.2',
gyp info spawn args   '-Dnode_gyp_dir=D:\\Documents\\PcupTwitchOverlay\\node_modules\\node-gyp',
gyp info spawn args   '-Dnode_lib_file=C:\\Users\\hunte\\.electron-gyp\\5.0.2\\<(target_arch)\\node.lib',
gyp info spawn args   '-Dmodule_root_dir=D:\\Documents\\PcupTwitchOverlay\\node_modules\\ffi',
gyp info spawn args   '-Dnode_engine=v8',
gyp info spawn args   '--depth=.',
gyp info spawn args   '--no-parallel',
gyp info spawn args   '--generator-output',
gyp info spawn args   'D:\\Documents\\PcupTwitchOverlay\\node_modules\\ffi\\build',
gyp info spawn args   '-Goutput_dir=.' ]
gyp info spawn D:\Program Files (x86)\Microsoft Visual Studio\2017\BuildTools\MSBuild\15.0\Bin\MSBuild.exe
gyp info spawn args [ 'build/binding.sln',
gyp info spawn args   '/clp:Verbosity=minimal',
gyp info spawn args   '/nologo',
gyp info spawn args   '/p:Configuration=Release;Platform=x64' ]
Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.
  Building assembly file ..\..\..\deps\libffi\src\x86\win64.asm
   Assembling: ..\..\..\deps\libffi\src\x86\win64.asm
  prep_cif.c
  types.c
  raw_api.c
  java_raw_api.c
  closures.c
  ffi.c
  win_delay_load_hook.cc
  ffi.vcxproj -> D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\Release\\libffi.lib
  ffi.cc
  callback_info.cc
  threaded_callback_invokation.cc
  win32-dlfcn.cc
  win_delay_load_hook.cc
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4458): warning C4996: 'v8::WasmModuleObject::SerializedModule': was declared deprecated (compiling source file ..\src\ffi.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4458): warning C4996: 'v8::WasmModuleObject::SerializedModule': was declared deprecated (compiling source file ..\src\callback_info.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4380): note: see declaration of 'v8::WasmModuleObject::SerializedModule' (compiling source file ..\src\ffi.cc)
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4380): note: see declaration of 'v8::WasmModuleObject::SerializedModule' (compiling source file ..\src\callback_info.cc)
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4458): warning C4996: 'v8::WasmModuleObject::SerializedModule': was declared deprecated (compiling source file ..\src\threaded_callback_invokation.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(4380): note: see declaration of 'v8::WasmModuleObject::SerializedModule' (compiling source file ..\src\threaded_callback_invokation.cc)
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10172): warning C4996: 'v8::Value::ToBoolean': was declared deprecated (compiling source file ..\src\ffi.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2387): note: see declaration of 'v8::Value::ToBoolean' (compiling source file ..\src\ffi.cc)
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10172): warning C4996: 'v8::Value::ToBoolean': was declared deprecated (compiling source file ..\src\callback_info.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2387): note: see declaration of 'v8::Value::ToBoolean' (compiling source file ..\src\callback_info.cc)
c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10172): warning C4996: 'v8::Value::ToBoolean': was declared deprecated (compiling source file ..\src\threaded_callback_invokation.cc) [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2387): note: see declaration of 'v8::Value::ToBoolean' (compiling source file ..\src\threaded_callback_invokation.cc)
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(25): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(26): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(27): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(28): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(30): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(32): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(49): warning C4996: 'v8::FunctionTemplate::GetFunction': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(5881): note: see declaration of 'v8::FunctionTemplate::GetFunction'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(51): warning C4996: 'v8::FunctionTemplate::GetFunction': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(5881): note: see declaration of 'v8::FunctionTemplate::GetFunction'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(53): warning C4996: 'v8::FunctionTemplate::GetFunction': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(5881): note: see declaration of 'v8::FunctionTemplate::GetFunction'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(63): warning C4996: 'Nan::Callback::Call': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(55): warning C4996: 'v8::FunctionTemplate::GetFunction': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan.h(1740): note: see declaration of 'Nan::Callback::Call'
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(5881): note: see declaration of 'v8::FunctionTemplate::GetFunction'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(73): warning C4996: 'Nan::Callback::Call': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(58): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan.h(1740): note: see declaration of 'Nan::Callback::Call'
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(78): warning C4996: 'Nan::Callback::Call': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(59): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan.h(1740): note: see declaration of 'Nan::Callback::Call'
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(60): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(63): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(64): warning C4996: 'Nan::ForceSet': was declared deprecatedd:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(112): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]

  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(113): warning C4996: 'v8::Value::Int32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2446): note: see declaration of 'v8::Value::Int32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(65): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(114): warning C4996: 'v8::Value::Int32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2446): note: see declaration of 'v8::Value::Int32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(78): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(208): error C2065: 'Handle': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(88): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(208): error C2275: 'v8::Object': illegal use of this type as an expression [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3257): note: see declaration of 'v8::Object'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(91): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(208): error C2065: 'target': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(208): error C2761: 'void CallbackInfo::Initialize(Nan::ADDON_REGISTER_FUNCTION_ARGS_TYPE)': redeclaration of member is not allowed [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(94): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\callback_info.cc(208): error C2448: 'CallbackInfo::Initialize': function-style initializer appears to be a function definition [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(97): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(111): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(114): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(123): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(124): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(125): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(126): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(132): warning C4996: 'Nan::ForceSet': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan_maybe_43_inl.h(117): note: see declaration of 'Nan::ForceSet'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(135): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(136): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(137): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(138): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(139): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(140): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(141): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(142): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(143): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(144): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(145): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(146): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(147): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(148): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(149): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(150): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(151): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(152): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(155): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(156): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(158): warning C4996: 'v8::Object::Set': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(3259): note: see declaration of 'v8::Object::Set'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(184): error C2065: 'Handle': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(184): error C2275: 'v8::Value': illegal use of this type as an expression [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2104): note: see declaration of 'v8::Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(184): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(185): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(189): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(189): error C2059: syntax error: ')' [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(190): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2445): note: see declaration of 'v8::Value::Uint32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(191): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(192): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(193): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2445): note: see declaration of 'v8::Value::Uint32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(228): error C2065: 'Handle': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(228): error C2275: 'v8::Value': illegal use of this type as an expression [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2104): note: see declaration of 'v8::Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(228): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(229): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(233): error C2065: 'cif_buf': undeclared identifier [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(233): error C2059: syntax error: ')' [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(234): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2445): note: see declaration of 'v8::Value::Uint32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(235): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2445): note: see declaration of 'v8::Value::Uint32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(236): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(237): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(238): warning C4996: 'v8::Value::Uint32Value': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(2445): note: see declaration of 'v8::Value::Uint32Value'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(265): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(266): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(267): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(268): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(307): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(308): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(309): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(310): warning C4996: 'v8::Value::ToObject': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  c:\users\hunte\.electron-gyp\5.0.2\include\node\v8.h(10183): note: see declaration of 'v8::Value::ToObject'
d:\documents\pcuptwitchoverlay\node_modules\ffi\src\ffi.cc(367): warning C4996: 'Nan::Callback::Call': was declared deprecated [D:\Documents\PcupTwitchOverlay\node_modules\ffi\build\ffi_bindings.vcxproj]
  d:\documents\pcuptwitchoverlay\node_modules\nan\nan.h(1740): note: see declaration of 'Nan::Callback::Call'
gyp ERR! build error
gyp ERR! stack Error: `D:\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 (D:\Documents\PcupTwitchOverlay\node_modules\node-gyp\lib\build.js:262:23)
gyp ERR! stack     at ChildProcess.emit (events.js:189:13)
gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:248:12)
gyp ERR! System Windows_NT 10.0.17134
gyp ERR! command "D:\\Program Files\\nodejs\\node.exe" "D:\\Documents\\PcupTwitchOverlay\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild" "--target=5.0.2" "--arch=x64" "--dist-url=https://electronjs.org/headers" "--build-from-source"
gyp ERR! cwd D:\Documents\PcupTwitchOverlay\node_modules\ffi
gyp ERR! node -v v10.15.3
gyp ERR! node-gyp -v v4.0.0
gyp ERR! not ok

Failed with exit code: 1
    at SafeSubscriber._error (D:\Documents\PcupTwitchOverlay\node_modules\spawn-rx\lib\src\index.js:267:84)
    at SafeSubscriber.__tryOrUnsub (D:\Documents\PcupTwitchOverlay\node_modules\rxjs\internal\Subscriber.js:205:16)
    at SafeSubscriber.error (D:\Documents\PcupTwitchOverlay\node_modules\rxjs\internal\Subscriber.js:156:26)
    at Subscriber._error (D:\Documents\PcupTwitchOverlay\node_modules\rxjs\internal\Subscriber.js:92:26)
    at Subscriber.error (D:\Documents\PcupTwitchOverlay\node_modules\rxjs\internal\Subscriber.js:72:18)
    at MapSubscriber.Subscriber._error (D:\Documents\PcupTwitchOverlay\node_modules\rxjs\internal\Subscriber.js:92:26)
    at MapSubscriber.Subscriber.error (D:\Documents\PcupTwitchOverlay\node_modules\rxjs\internal\Subscriber.js:72:18)
    at SafeSubscriber._next (D:\Documents\PcupTwitchOverlay\node_modules\spawn-rx\lib\src\index.js:242:65)
    at SafeSubscriber.__tryOrUnsub (D:\Documents\PcupTwitchOverlay\node_modules\rxjs\internal\Subscriber.js:205:16)
    at SafeSubscriber.next (D:\Documents\PcupTwitchOverlay\node_modules\rxjs\internal\Subscriber.js:143:22)

Trying to install ffi and ref to use it along with another project I'm working on in electron. The actual packages all install fine, but when I try to run my electron project I get an error

Error: The module '\\?\D:\Documents\PcupTwitchOverlay\node_modules\ref\build\Release\binding.node'
was compiled against a different Node.js version using
NODE_MODULE_VERSION 64. This version of Node.js requires
NODE_MODULE_VERSION 70.

Not really related to node-gyp, but to fix this I have to run electron rebuild.cmd. When I try to run that, I start getting the error I posted above, which seems like some sort of node-gyp error with using the MSBuild. I followed the instructions as exactly as I could, but I'm not sure why it is unable to use the MSBuild.exe.

@richardlau
Copy link
Member

@gunter1994 The error stack you're getting is because electron 5.0.2 uses Node.js 12 and ffi and ref are currently not compatible with Node.js 12 (see node-ffi/node-ffi#544 for ffi and TooTallNate/ref#107 and TooTallNate/ref#114 for ref).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants