SnosMe / uiohook-napi

MIT License
162 stars 37 forks source link

What should I do if I want to support platform=win32 arch=ia32 #25

Closed RayCssjmt closed 1 year ago

RayCssjmt commented 1 year ago

What should I do if I want to support platform=win32 arch=ia32

SnosMe commented 1 year ago

I don't want to bundle prebuilt binaries for legacy architecture. (Duplicate of #11)

However it works, all you need is VisualStudio Build Tools and npm will compile it at the time of package of installation.

https://github.com/nodejs/node-gyp#on-windows