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

make: *** [.build_release/src/caffe/layers/at_layer.o] Error 1 #9

Closed
LQNew opened this issue Apr 26, 2018 · 3 comments
Closed

make: *** [.build_release/src/caffe/layers/at_layer.o] Error 1 #9

LQNew opened this issue Apr 26, 2018 · 3 comments

Comments

@LQNew
Copy link

LQNew commented Apr 26, 2018

When I run make -j8, I met this problem, I tried some solutions on Internet, but they didn't work...Can you help me solve it ?

@LQNew
Copy link
Author

LQNew commented Apr 26, 2018

Well, I have solved this problem, just add "CXXFLAGS+=-std=c++11" this sentence to your makefile.config

@weinman
Copy link

weinman commented Apr 26, 2018

@LQNew is not the first to encounter this (see issue #3); I'd suggest @tonghe90 add a note to the README

@tonghe90
Copy link
Owner

@LQNew @weinman I will add this to the README

@yeLer yeLer mentioned this issue Jul 19, 2018
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

3 participants