-
Notifications
You must be signed in to change notification settings - Fork 5
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
CMake Error / Could not find required program xxd , desktop-file validate... #15
Comments
We need to select and freeze an Appimage vesrion, to prevent such situations.
|
@blackwarthog Ah, I see - the appimagekit package is fetched from master... |
@morevnaproject, please tell your last built commit or tag of AppimageKit
|
@blackwarthog |
@BobSynfig I have made a fix. Can you please test if it works now? |
The script is now functionnal, but I could build only x64 appimage, after I ran out of disk space after 2.5 hours, about 10GB free in the beginning... |
The issue synfig/synfig#666 is a key for solving this! Unfortunately, I haven't had time to work on it yet. ^__^" Preparing for GSoC, making release and writing reports takes most of my time right now. But I hope to get at this issue soon! (I really hope ^__^") |
P.S. @BobSynfig BTW, your activity with github issues at Synfig repo is really helps a lot. Thank you for that! ^__^ |
Trying to use ./build-synfigstudio.sh on Ubuntu 18.04.1 LTS
Fresh clone of the repository
Crashing during build of libappimage
Nothing in the log file
Disabling check_program(NAME xxd) in tools.cmake , it crashes at the next line ( check_program(NAME desktop-file-validate) )
But it seems these binaries are also present in snap hierarchy, maybe it can affect the process
The text was updated successfully, but these errors were encountered: