nsync directory not generated
schubertq opened this issue · 2 comments
schubertq commented
Hello,Jie,
I met a problem below,even if I use official sh also the same result。
ld: warning: directory not found for option '-L/Users/schubert/Documents/tensorflow-master/tensorflow/contrib/makefile/gen/nsync'
ld: library not found for -lnsync
JieHe96 commented
schubertq commented
Thank you for your reply, Jie, I solved this problem by typing you mentioned in the tips:
tensorflow/contrib/makefile/build_tflib_ssd.sh
Your solution sh code is contained in the build_all_ios_ssd file, I have run build_all_ios_ssd sh before.