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
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Failure { command: "\"pkg-config\" \"--libs\" \"--cflags\" \"x11-xcb\" \"x11-xcb >= 1.6\"", output: Output { status: ExitStatus(ExitStatus(256)), stdout: "", stderr: "Package x11-xcb was not found in the pkg-config search path.\nPerhaps you should add the directory containing `x11-xcb.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'x11-xcb\' found\nPackage x11-xcb was not found in the pkg-config search path.\nPerhaps you should add the directory containing `x11-xcb.pc\'\nto the PKG_CONFIG_PATH environment variable\nNo package \'x11-xcb\' found\n" } }', /home/johnb/.cargo/registry/src/github.com-1ecc6299db9ec823/x11-2.18.2/build.rs:36:67
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: build failed
make: *** [Makefile:2: build] Error 101
I have a problem when I run
cargo run --verbose
.I try to google but I can't resolve it.
Can someone help me?
OS: Linux Ubuntu 20.04 x86_64
More infomation:
The text was updated successfully, but these errors were encountered: