-
Notifications
You must be signed in to change notification settings - Fork 37
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
Create script to build installer .exe or .msi for Windows (runnable on windows 7 x64 and newer) #10
Comments
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 0.71 ETH (250.09 USD @ $352.24/ETH) attached to it.
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work has been started. These users each claimed they can complete the work by 266 years, 1 month from now. 1) mul1sh has been approved to start work. I will modify the bitcoin core installation script and have it working with BGL Core as required and also enable building the installation package from appveyor for windows. Will have this working in a week or less, thanks :) sounds good, I will find a way to make an exe Learn more on the Gitcoin Issue Details page. |
@mul1sh Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
Hi @mul1sh how're you doing? How is the issue going? Hope everything's ok! Can I help with something? |
Hi @mul1sh how are things going? Please keep me updated, thanks! |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done @mul1sh due to inactivity, we have escalated this issue to Gitcoin's moderation team. Let us know if you believe this has been done in error!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
@van-orton @wu-emma I had a few issues with appveyor which i'm still working through, but i'm very confident by latest this coming Friday, i'll have the script ready and this issue will be done 🙂 |
@mul1sh Hi, ok, let's have Friday as a deadline for PR to be created. |
@wu-emma Sorry but i'll have to stop working on this issue, there were alot of issues in getting the appveyor script to produce win 7 & upwards builds i.e. the autogen file And still after this I keep getting errors in running the builds in win 10 x64 and other random crashes in win 7 x64 as well. So i'll stop with the issue and let someone else continue, many thanks for the patience. |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 0.71 ETH (271.15 USD @ $381.91/ETH) attached to this issue has been cancelled by the bounty submitter
|
Recreated as #23 to make another bounty on GitCoin |
Task Description
The aim of this task is to revisit creation of the Windows installable package (the Nullsoft installer is currenly used) of BGL Core. It's largely the same script and process as the Bitcoin Core installation script, with same dependencies and build process.
It uses VS2019 image to build the installation executable package.
https://github.com/wu-emma/bitgesell/blob/master/.appveyor.yml
You can create free account on AppVeyor.com at https://www.appveyor.com/
Solution steps
Acceptance criteria
The text was updated successfully, but these errors were encountered: