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

https://github.com/aleph7/caffe links are not cloned properly #1

Closed
karthikeyanchenniappan opened this issue Jul 20, 2015 · 3 comments

Comments

@karthikeyanchenniappan
Copy link

screen shot 2015-07-20 at 4 14 20 pm

/bin/sh: line 3: /Users/Macpro_ios_v2/caffe-ios-sample/caffe/bin/protoc: No such file or directory
cp: /Users/Macpro_ios_v2/Library/Developer/Xcode/DerivedData/CaffeApp-bbuyrkgpjrhlgeeafrxxurevjtxq/Build/Intermediates/CaffeApp.build/Debug-iphonesimulator/CaffeApp.build/DerivedSources/caffe/proto/caffe.pb.h: No such file or directory

@craftzdog
Copy link
Owner

You should clone this repo recursively to include submodule of caffe
And don't use libCaffe.a as static library. Build caffe from source within this project.

@karthikeyanchenniappan
Copy link
Author

It works Thank U.

@karthikeyanchenniappan
Copy link
Author

Hi Nora,
If possible ,please include the model_file , label_file , mean_file ,trained_file in your repo, to completely run and check the result of "caffe-ios-sample".This would be fine to move on the next steps with the caffe framework for iOS.
Thanks

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

2 participants