Skip to content

Instantly share code, notes, and snippets.

@andresilva
Created February 5, 2015 20:27
Show Gist options
  • Save andresilva/ff5f16d34a2a60a147fc to your computer and use it in GitHub Desktop.
Save andresilva/ff5f16d34a2a60a147fc to your computer and use it in GitHub Desktop.
rust missing libregex
λ racer → λ git master* → bin/racer [20:26:54]
dyld: Library not loaded: x86_64-apple-darwin/stage2/lib/rustlib/x86_64-apple-darwin/lib/libregex-4e7c5e5c.dylib
Referenced from: /Users/beat/Workbench/racer/bin/racer
Reason: image not found
[1] 7112 trace trap bin/racer
λ racer → λ git master* → rustc --version [20:27:12]
rustc 1.0.0-nightly (3b2ed1490 2015-02-03 14:56:32 +0000)
@se77en
Copy link

se77en commented Jun 8, 2015

Hi, I have the same problem here and do you know how to fix it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment