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:479: recipe for target '.build_release/src/caffe/layers/euclidean_loss_layer.o' failed #6

Open
kilakila-heart opened this issue Jul 30, 2016 · 0 comments

Comments

@kilakila-heart
Copy link

kilakila-heart commented Jul 30, 2016

I use the Makefile.config copying from my machine,which compiling successfully on the initial version of caffe ,but when it goes on the modified version,it made mistakes like this:

Makefile:479: recipe for target '.build_release/src/caffe/layers/euclidean_loss_layer.o' failed

make: *** [.build_release/src/caffe/layers/euclidean_loss_layer.o] Error 1
and when I got into that directory,using "find" command

sheng@ML ~/DeconvNet/caffe $ find ~/DeconvNet/caffe/ -name euclidean_loss_layer.o
sheng@ML ~/DeconvNet/caffe $

I can not find the "euclidean_loss_layer.o",Any mistakes I make?

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