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

Adding an app-image (I've already done some heavy lifting but need help) #220

Open
dafrenchyman opened this issue Dec 10, 2024 · 2 comments

Comments

@dafrenchyman
Copy link

dafrenchyman commented Dec 10, 2024

Hi Everyone,

I've been working for the past few days on building out an app-image for Supermodel.

I have it working, but I'll be very honest, I don't know C++ & Makefiles well and I had to do some modifications to both of them to get it to work. It also required me to copy over some of my system libraries over into the app-image. Something I don't really know how to automate (yet).

I'd like to make a PR with this in there, but I may need some help on getting it automatically built as part of CI. You guys interested?

@dafrenchyman
Copy link
Author

Here's a PR: #221

@dafrenchyman
Copy link
Author

I added another commit to the PR that generates an x86_64 appimage via a Github action and then creates a release with it.

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

1 participant