You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)`
--- 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`
The text was updated successfully, but these errors were encountered:
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 backtracewarning: build failed, waiting for other jobs to finish...
error: build failed`
The text was updated successfully, but these errors were encountered: