-
Notifications
You must be signed in to change notification settings - Fork 6
Setup Travis CI for build AppImage (portable binary package for Linux) #31
Comments
Thank you for your interest in this project! I will try this. |
@Symbian9 I have a hard time understanding this. |
Maybe, @probonopd could help you. |
Hey. Sorry, I have been quiet on this. https://docs.appimage.org/ I will try to figure this out today and for a few weeks. |
After a few days of concentrated intense work, I finally got this working. The data files used for streaming audio are stored in the home folder of the user in ~/.binaural-audio-editor/resources. Please continue to open issues if you find them or feature requests. |
Thanks for making an AppImage. However, this was compiled on a "too new" system and hence does not run on Ubuntu xenial:
Reference: |
I will look into it. I can try to find a workaround. |
Then you need to compile openal-soft from source. |
Thank you. I will try this solution. |
I got the new app image built and supported on Ubuntu Xenial which should be the oldest officially supported Ubuntu. Ubuntu 12 and Ubuntu 14 are in extended system maintenance and are already too old. Edit: |
Heh, actually I meant xenial but mistakenly wrote trusty. So I will try your latest build. Thank you very much! |
Lets setup Travis CI for auto-build AppImage (portable package for Linux) for each commit:
../blob/master/.travis.yml
1.1. https://github.com/probonopd/linuxdeployqt
1.2 https://github.com/linuxdeploy
For example, take a look on LeoCAD
.travis.yml
implementation:And here is how resulted builds would look like:
For any support:
The text was updated successfully, but these errors were encountered: