Skip to content

Build error with scons on OSX Yosemite #21

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

Open
philipobrien opened this issue Dec 8, 2015 · 0 comments
Open

Build error with scons on OSX Yosemite #21

philipobrien opened this issue Dec 8, 2015 · 0 comments

Comments

@philipobrien
Copy link

All dependencies are installed, but I'm getting the following error

$ scons
scons: Reading SConscript files ...
scons: done reading SConscript files.
scons: Building targets ...
g++ -o src/cpp/structure/connections/convolve.os -c -O3 -fPIC -I/usr/local/include -I/sw/include -I/usr/include -I/System/Library/Frameworks/vecLib.framework/Versions/A/Headers src/cpp/structure/connections/convolve.cpp
src/cpp/structure/connections/convolve.cpp:9:14: fatal error: 'cblas.h' file not found
    #include "cblas.h"
             ^
1 error generated.
scons: *** [src/cpp/structure/connections/convolve.os] Error 1
scons: building terminated because of errors.
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

No branches or pull requests

1 participant