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

Use precompiled caffe on Ubuntu 17.04 #55

Open
haydarai opened this issue Sep 18, 2017 · 0 comments
Open

Use precompiled caffe on Ubuntu 17.04 #55

haydarai opened this issue Sep 18, 2017 · 0 comments

Comments

@haydarai
Copy link

Currently caffe allows users of Ubuntu of 17.04 to download the pre-compiled caffe. I'm confused regarding your CMakeList.txt which you need us to insert the CAFFE_LIBRARIES and CAFFE_INCLUDE_DIRS.

The problem is I can't found any file regarding caffe except the binary of caffe itself (which is located in /usr/bin/caffe), thus when I try to insert the CAFFE_LIBRARIES and CAFFE_INCLUDE as your hint says it always said not found because all the machine have is the binary of caffe.

Can anyone help me with this problem?

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