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

Fix Library Install name on OS X for @rpath Linking #3696

Merged
merged 1 commit into from
Feb 21, 2016

Conversation

shelhamer
Copy link
Member

For linking of the caffe tools, tests, etc. the library install name needs to include the @rpath set for the executables and interfaces.

@lukeyeager this should fix a number of the OSX complaints since #3311 -- sorry for not catching it then.

for linking of the caffe tools, tests, etc. the library install name
needs to include the @rpath set for the executables and interfaces

this was broken on OSX by BVLC#3311
@shelhamer shelhamer changed the title Fix Library Install name on OSX for @rpath Linking Fix Library Install name on OS X for @rpath Linking Feb 21, 2016
shelhamer added a commit that referenced this pull request Feb 21, 2016
fix library install name on OS X for @rpath linking
@shelhamer shelhamer merged commit 4541f89 into BVLC:master Feb 21, 2016
@shelhamer shelhamer deleted the fix-osx-install-name branch February 21, 2016 06:42
@lukeyeager
Copy link
Contributor

👍 Thanks for figuring this out!

fxbit pushed a commit to Yodigram/caffe that referenced this pull request Sep 1, 2016
fix library install name on OS X for @rpath linking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants