bindings-cpp
bindings-cpp copied to clipboard
fix build for windows ia32
When building my electron app with @serialport/bindincs-cpp, I had an error on windows (same as this one : https://github.com/prebuild/node-gyp-build/issues/70)
It is fixed with this PR, following this comment https://github.com/electron/electron/issues/40760#issuecomment-1979048889