Apologies if I have missed something. I have not spent any time attempting to debug this, so it may be sheer negligence on my part. Just wanted to post it for others to look at.
Launcher version: [Launcher is not running]
Demo app version: [NA]
Browser version: [NA]
Operating System: [Mac OS X 10.10.5]
Describe the bug with as much detail as possible:
Build failed, waiting for other jobs to finish…
failed to run custom build command for libsodium-sys v0.0.9
Process didn’t exit successfully: /Users/tndr/Developer/safe_launcher-0.1.0/target/debug/build/libsodium-sys-5e251a5fd6e1e22d/build-script-build
(exit code: 101)
— stderr
thread ‘’ panicked at ‘called Result::unwrap()
on an Err
value: “\"pkg-config\" \"--libs\" \"--cflags\" \"libsodium\"
did not exit successfully: exit code: 1\n— stdout\nPackage libsodium was not found in the pkg-config search path.\nPerhaps you should add the directory containing `libsodium.pc'\nto the PKG_CONFIG_PATH environment variable\nNo package 'libsodium' found\n”’, …/src/libcore/result.rs:688
What are the steps to reproduce the bug
- cargo build --features “use-mock-routing”