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

Supporte AppImage with https://github.com/StratusFearMe21/cargo-appimage #111

Open
yjpark opened this issue Dec 17, 2021 · 0 comments
Open

Comments

@yjpark
Copy link
Contributor

yjpark commented Dec 17, 2021

follow the readme, and run cargo appimage --features=native can build the image properly, but the CWD in a temp folder when run it, and the binary file was renamed to usr/bin/bin
Can check this case, and get the assets path from executable path

Though the bevy part also need to be changed to handle this, guess have to create a patch, or can change the executable path in image, not sure whether that's possible or not.

Need to fork cargo-appimage to change the hard-coded path, which should be relatively easy to do.

yjpark added a commit to yjpark/notation that referenced this issue Jan 10, 2022
…midi, can load sf2 from binary, which will make the appimage packing works, refs notation-fun#111
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