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

Pre-built dependencies of win64-py35 may need to upgrade #5724

Open
ShieLian opened this issue Jun 30, 2017 · 0 comments
Open

Pre-built dependencies of win64-py35 may need to upgrade #5724

ShieLian opened this issue Jun 30, 2017 · 0 comments

Comments

@ShieLian
Copy link

ShieLian commented Jun 30, 2017

Issue summary

The protoc.exe in bin can't execute on win8.1 amd64, so I replace it with protoc.exe(3.3.0,3.2.0,3.1.0), all of them cause a error "The file was compiled by a newer version of protoc, which is build\include\caffe\proto\caffe.pb.h" . When I look at the src of protobuf in libs, it happens to be the 3.1.0 version. Since the caffe.pb.h requires protobuf-3.3.0, I think the pre-built dependencies need to be upgrade.

Steps to reproduce

Compile caffe with python3.5&Matlab&cudann on win8.1 amd64 use MSVC14(MSVC Builder)

Your system configuration

Operating system: Win8.1 amd64
Compiler: MSVC14(MSVC Builder)
CUDA version (if applicable): 8.0.44
CUDNN version (if applicable): 5.1.5
BLAS:
Python or MATLAB version (for pycaffe and matcaffe respectively):
py3.5 matlab2017a

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