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

Makefile fix for OS X 10.10 #1961

Merged
merged 1 commit into from
Feb 25, 2015
Merged

Makefile fix for OS X 10.10 #1961

merged 1 commit into from
Feb 25, 2015

Conversation

sergeyk
Copy link
Contributor

@sergeyk sergeyk commented Feb 25, 2015

Fixes the following make error on OS X:

In file included from ./include/caffe/util/math_functions.hpp:11:
./include/caffe/util/mkl_alternate.hpp:11:10: fatal error: 'cblas.h' file not found
#include <cblas.h>

@shelhamer
Copy link
Member

This works for installs with the standalone command line tools since Xcode isn't really needed. Thanks for the fix Sergey!

shelhamer added a commit that referenced this pull request Feb 25, 2015
fix accelerate / veclib path for OS X 10.10
@shelhamer shelhamer merged commit 3a1195a into BVLC:master Feb 25, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants