electron - Use node-gyp to crosscompile node module for Windows from Linux -




i'm developing electron app requires raw-socket node module. works fine when try package electron app windows faced raw-socket needs compiled before.

so i'm trying understand how compile linux module @ packaging time.

for package app i'm using electron-packager , thing think work write gulp task compile windows module before packaging, don't know if good.

thanks lot!





wiki

Comments

Popular posts from this blog

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -

Asterisk AGI Python Script to Dialplan does not work -