tjfontaine / node-ffi-generate

Generate ffi bindings from header files
131 stars 22 forks source link

bunch of binding errors #15

Open westlakem opened 2 years ago

westlakem commented 2 years ago

npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node-gyp rebuild npm ERR! Building the projects in this solution one at a time. To enable parallel build, please add the "-m" switch. npm ERR! binding.cc npm ERR! C:\Users\Matt\AppData\Roaming\npm\node_modules\ffi-generate\node_modules\ref\src\binding.cc(222,43): error C2660: 'v8::Value::BooleanValue': function does not take 0 arguments [C:\Users\Matt\AppData\Roaming\npm\node_modules\ffi-generate\node_modules\ref\build\binding.vcxproj]

and the list goes on and on with V8 errors