Skip to content
This repository has been archived by the owner on Oct 1, 2019. It is now read-only.

compilation error in C3D v1.0 #446

Open
SatyaKrishna opened this issue Jul 7, 2019 · 0 comments
Open

compilation error in C3D v1.0 #446

SatyaKrishna opened this issue Jul 7, 2019 · 0 comments

Comments

@SatyaKrishna
Copy link

SatyaKrishna commented Jul 7, 2019

I installed all the packages and then compiled C3D v1.0 using 'make' command. while compiling C3D v1.0 using "make" command I got this error.
ERROR is as follows:

(p2-tf-gpu) cps23@cps23:~/C3D/C3D-v1.0$ make
Screenshot from 2019-07-08 04-08-14

/usr/bin/g++ build/src/caffe/proto/caffe.pb.cc -pthread -fPIC -DNDEBUG -O2 -I/usr/local/include/python2.7 -I/usr/local/lib/python2.7/dist-packages/numpy/core/include -I/usr/local/include -Ibuild/src -I./src -I./include -I/usr/local/cuda/include -c -o build/src/caffe/proto/caffe.pb.o
In file included from build/src/caffe/proto/caffe.pb.cc:4:0:
build/src/caffe/proto/caffe.pb.h:12:2: error: #error This file was generated by a newer version of protoc which is
#error This file was generated by a newer version of protoc which is
^
build/src/caffe/proto/caffe.pb.h:13:2: error: #error incompatible with your Protocol Buffer headers. Please update
#error incompatible with your Protocol Buffer headers. Please update
^
build/src/caffe/proto/caffe.pb.h:14:2: error: #error your headers.
#error your headers.
^
In file included from build/src/caffe/proto/caffe.pb.cc:4:0:
build/src/caffe/proto/caffe.pb.h:23:35: fatal error: google/protobuf/arena.h: No such file or directory
compilation terminated.
Makefile:330: recipe for target 'build/src/caffe/proto/caffe.pb.o' failed
make: *** [build/src/caffe/proto/caffe.pb.o] Error 1

FOR CLEAR PICTURE OF THE ERROR see the attached image.

please help me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant