-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Description
I tried running the example on mac os, but I encounter this problem.
Just building the project don't have a problem though.
cargo run --example controlgallery
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading bitflags v0.7.0
Downloading libc v0.2.11
Downloading make-cmd v0.1.0
Compiling make-cmd v0.1.0
Compiling libc v0.2.11
Compiling bitflags v0.7.0
Compiling ui-sys v0.1.0 (<home>libui-rs/ui-sys)
Compiling ui v0.1.0 (<home>/libui-rs/ui)
Running `target/debug/examples/controlgallery`
dyld: Library not loaded: @rpath/libui.A.dylib
Referenced from: <home>libui-rs/ui/target/debug/examples/controlgallery
Reason: image not found
error: An unknown error occurredUsing OS X El Capitan version 10.11.4
Metadata
Metadata
Assignees
Labels
No labels