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

32 bit compile #25

Open
SupertigerDev opened this issue May 7, 2018 · 1 comment
Open

32 bit compile #25

SupertigerDev opened this issue May 7, 2018 · 1 comment

Comments

@SupertigerDev
Copy link

SupertigerDev commented May 7, 2018

is there any way i could compile this for 32 bit windows 10? i tried
node-gyp rebuild --target=2.0.0 --runtime=electron --arch=x86 --dist-url=https://atom.io/downlo ad/atom-shell but that gives me this error
LINK : fatal error LNK1181: cannot open input file 'C:\Users\OwO\.node-gyp\iojs-2.0.0\x32\iojs.lib' [C:\Users\OwO\WebstormProjects\Node-FileBrowser\node_modules\electron-vib rancy\build\Vibrancy.vcxproj]

@n3oney
Copy link

n3oney commented Dec 28, 2018

Works for me: --arch=ia32

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

No branches or pull requests

2 participants