Clang error: no such file or directory: '$(STATIC_NAME)' #5667

Open
wants to merge 8 commits into
from

Conversation

Projects
None yet
2 participants

OliviaMG commented Jun 3, 2017

Hi,
I used your caffe makefile to install caffe in my mac 10.12, but i found an error:
[ 72%] Linking CXX executable upgrade_net_proto_text
clang: error: no such file or directory: '$(STATIC_NAME)'
clang: warning: libstdc++ is deprecated; move to libc++ [-Wdeprecated]
make[2]: *** [tools/upgrade_net_proto_text] Error 1
make[1]: *** [tools/CMakeFiles/upgrade_net_proto_text.bin.dir/all] Error 2
make: *** [all] Error 2
would you mind tell me how to fix this issue? i didnt found any useful answer until now.
Thanks so much
@xianjiec

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment