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

Electron Win32 on 32bit architecture not working #16

Open
arifbutt1964 opened this issue Aug 5, 2016 · 4 comments
Open

Electron Win32 on 32bit architecture not working #16

arifbutt1964 opened this issue Aug 5, 2016 · 4 comments

Comments

@arifbutt1964
Copy link

Hi,
I have downloaded the Electron windows version using the electron package interactive, the epi created 2 folders:
"electron_tutorial_one-win32-ia32"
"electron_tutorial_one-win32-x64"

The x64 is working OK on windows 64 bit machines but the ia32 is not working on 32 bit machines, giving an error that it is not compatible, see the attached file error description.

error comdeck

Please assist.

Regards
Arif

@arifbutt1964
Copy link
Author

Please see the "electron_tutorial_one-win32-ia32" error in the attached file:
xms

Thanks
Arif

@vrunoa
Copy link
Member

vrunoa commented Aug 5, 2016

hey @arifbutt1964 please verify on the epi output if it is correctly selecting win 32. Also ask/verify electron-packager is giving support to win32 while i'll try to investigate a bit more

@arifbutt1964
Copy link
Author

Hi,
Yes the epi is selecting the correct output and making the 2 prebuilt
"electron_tutorial_one-win32-ia32"
"electron_tutorial_one-win32-x64",

I thought this page belongs to epi, however kindly let me know the electron-packager support contact so I can post them the same...

Thanks
Regards
Arif

@vrunoa
Copy link
Member

vrunoa commented Aug 6, 2016

Yeah @arifbutt1964 this page belongs to epi but i'm feelling this might be an error on electron-packager, since epi it's just a wrapper of electron-packager https://github.com/electron-userland/electron-packager

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

3 participants
@vrunoa @arifbutt1964 and others