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

error: failed to run custom build command for `library-loader-gui v0.2.2 (/Users/liam/library-loader/ll-gui) #56

Open
COMTOP1 opened this issue Nov 22, 2020 · 2 comments

Comments

@COMTOP1
Copy link

COMTOP1 commented Nov 22, 2020

Hello,
I'm trying to install this to macOS Catalina and every time I try, this error message comes up. Not sure if this is just an issue on my mac or what.

error: failed to run custom build command for library-loader-gui v0.2.2 (/Users/liam/library-loader/ll-gui)`

Caused by:
process didn't exit successfully: /Users/liam/library-loader/target/release/build/library-loader-gui-8e406340802ffbdf/build-script-build (exit code: 101)
--- stdout
cargo:rerun-if-changed=.git/HEAD
cargo:rerun-if-changed=assets/*

--- stderr
thread 'main' panicked at 'Command 'glib-compile-resources' not found', ll-gui/build/resources.rs:11:9
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: build failed`

@ivanlunardi
Copy link

I think there is a problem with glib-compile-resources it exit with segmentation fault (signal 11)

@ivanlunardi
Copy link

Work around :
on ll-gui/assets/resources.xml
remote preprocess="xml-stripblanks"
and all works

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

2 participants