-
Notifications
You must be signed in to change notification settings - Fork 157
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
Missing download release installers (for v7.38.0) #111
Comments
Can anyone assist? |
Are you looking for a Windows installer? |
I've got a .exe installer up. |
The building of binaries is currently a manual process, and it's not always clear how much demand there is for the Linux binaries vs. people compiling specifically for their own systems. Historically it was more straightforward to compile on Linux than Windows (although that's less true these days) and we've not put a lot of focus into figuring out all the subtleties of making a Linux binary that works well across lots of systems (Xorg and glibc compatibility concerns, for example.) Usually I build those on a CentOS or Fedora VM, but those aren't my daily use systems so it's usually not a priority. If there is documented need/interest for the Linux binaries from users then that ups the incentive to make more of an effort to produce them regularly. |
Is it able to configure CI/CD workflows (such as GitHub Workflows, Travis CI, Circle CI) for automatically compiling and building releases assets when pushing a release tag? I think it may be convenient for you official members, as you don't have to manually compile, upload and release them. |
I for one would appreciate binaries for Linux 😊 |
Probably that is possible, but I don't have enough expertise with the Actions system to set that up myself at the moment. If someone wants to contribute to the project figuring out how to set that up would be an excellent opportunity to do so. |
Anyone want to take point on this ? |
https://github.com/BRL-CAD/brlcad/releases/tag/rel-7-38-0 is missing assets
The text was updated successfully, but these errors were encountered: