Skip to content

Problems in protoc version #12

Open
@devjaynemorais

Description

@devjaynemorais

I would like to know which version of protoc is used, as I am encountering the following problem while compiling C3D:

In file included from build/src/caffe/proto/caffe_pretty_print.pb.cc:4:0:
build/src/caffe/proto/caffe_pretty_print.pb.h:17:2: error: #error This file was generated by an older version of protoc which is
#error This file was generated by an older version of protoc which is
^
build/src/caffe/proto/caffe_pretty_print.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please
#error incompatible with your Protocol Buffer headers. Please
^
build/src/caffe/proto/caffe_pretty_print.pb.h:19:2: error: #error regenerate this file with a newer version of protoc.
#error regenerate this file with a newer version of protoc.
^
In file included from build/src/caffe/proto/caffe.pb.cc:4:0:
build/src/caffe/proto/caffe.pb.h:17:2: error: #error This file was generated by an older version of protoc which is
#error This file was generated by an older version of protoc which is
^
build/src/caffe/proto/caffe.pb.h:18:2: error: #error incompatible with your Protocol Buffer headers. Please
#error incompatible with your Protocol Buffer headers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions