Skip to content

Comments

Makefile fix for OS X 10.10#1961

Merged
shelhamer merged 1 commit intoBVLC:masterfrom
sergeyk:master
Feb 25, 2015
Merged

Makefile fix for OS X 10.10#1961
shelhamer merged 1 commit intoBVLC:masterfrom
sergeyk:master

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