Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

I cant create caffe.pb.h file #176

@ghost

Description

I want to install caffe on windows 10 with cpu only. I follow instructions but when I want to build with visual studio 2013 it gives error such as"Cannot open include file: 'caffe/proto/caffe.pb.h': No such file or directory". When I googled the web I learnt that I should create it with protoc command. protoc src/caffe/proto/caffe.proto --cpp_out=.
I write following command on conda command window it gives error also. Error is "'protoc' is not recognized as an internal or external command, operable program or batch file.

I tried different versions of protobuf but nothing changed. May be I am using wrong version or something else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions