Skip to content

Conversation

@ivanceras
Copy link

@ivanceras ivanceras commented May 28, 2016

The documentation from http://doc.crates.io/build-script.html
says cargo:rustc-link-search=native=/path/to/foo

but projects I've used that has c code dependencies and successfully build and run mac osx like rusqlite
uses cargo:rustc-link-search={} without the =native

Removing native in build.rs solves the issue #1


This change is Reviewable

@ivanceras ivanceras changed the title A quick fix for mac-osx error: https://github.com/pcwalton/libui-rs/… A quick fix for mac-osx error: issue #1 May 28, 2016
@nordstrand
Copy link

+1

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants