Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

Create the electron windows 32-bit download/install #1074

Closed
tangollama opened this issue Apr 30, 2017 · 6 comments
Closed

Create the electron windows 32-bit download/install #1074

tangollama opened this issue Apr 30, 2017 · 6 comments
Labels
🚀enhancement an issue/pull request that adds a feature to the application help wanted indicates that an issue is open for contributions wontfix indicates an issue/pull request will not be worked on

Comments

@tangollama
Copy link
Member

tangollama commented Apr 30, 2017

Expected behavior:
Availability of the code as a win32 download.

Actual behavior:
Currently unavailable.

Steps to reproduce:

  • Checkout the project on a win32 development device.

npm install
bower install
ember electron:make --platform=win32

Talk to me on Slack @tangollama to become part of the build team process.

@tangollama tangollama added 🚀enhancement an issue/pull request that adds a feature to the application help wanted indicates that an issue is open for contributions labels Apr 30, 2017
@andrew-werdna
Copy link
Contributor

unsupported_platform

^ not to raise any alarms here @tangollama , ^ I just saw this particular task. For the task we just closed out, #1075 , when I used the command specified in that task, it gave me this error. So for #1075 I used the command featured in this task. It seemed to still generate the windows 64-bit executable unless I'm super mistaken here (My laptop is 64-bit OS and the executable worked on my machine).

Again, not trying to alarm you, but is there a different command for 32-bit vs 64-bit Windows OS? To summarize I used the command ember electron:make --platform=win32 on #1075 because when I ran the command ember electron:make --platform=win32x64 I got the unsupported platform error in the attached screenshot. I assumed that the Steps To Reproduce from #1075 just had an error/type-o in the command. I'll look into this tomorrow as well, but if you're willing/able, let's follow up on this and make sure we all have the same understanding.

@tangollama
Copy link
Member Author

tangollama commented May 23, 2017 via email

@andrew-werdna
Copy link
Contributor

Ah, understood!

@baoqchau
Copy link
Contributor

Hi @tangollama, I tried to run the Steps to reproduce as you said above but unfortunately I encountered a bug:
2017-06-27 21_42_29-c__windows_system32_cmd exe
I tried to google it and it turned out a bug in electron-forge, which is in this PR here: https://github.com/electron-userland/electron-forge/pull/161. They nearly finish the PR, according to their conversation. So I think that I will keep track of that PR and try to come back here after they merge that PR.

@nzidol
Copy link
Contributor

nzidol commented May 19, 2018

https://www.electron.build/multi-platform-build provides link to an example travis job to build all platform versions....

@stale
Copy link

stale bot commented Aug 7, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix indicates an issue/pull request will not be worked on label Aug 7, 2019
@fox1t fox1t closed this as completed Aug 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🚀enhancement an issue/pull request that adds a feature to the application help wanted indicates that an issue is open for contributions wontfix indicates an issue/pull request will not be worked on
Projects
None yet
Development

No branches or pull requests

5 participants