Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compile failure on OSX/clang #1180

Closed
joshowen opened this issue Feb 8, 2016 · 1 comment
Closed

Compile failure on OSX/clang #1180

joshowen opened this issue Feb 8, 2016 · 1 comment

Comments

@joshowen
Copy link

joshowen commented Feb 8, 2016

When building from PyPi, I'm getting the following error:
ld: unknown option: -rpath=/Users/josh/anaconda/envs/Openfolio/lib

I believe clang doesn't like the = in -rpath=
http://stackoverflow.com/questions/26472590/ld-unknown-option-rpath-libs-linking-error-while-building-openframework

@xrmx
Copy link
Collaborator

xrmx commented Feb 14, 2016

@joshowen which version of os x is yours?

@xrmx xrmx closed this as completed in cf62d9f Feb 14, 2016
xrmx added a commit that referenced this issue Feb 14, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants