Skip to content

Compile error about google:protobuf #19

@ghost

Description

Dear fellow, I have got the following error while compiling all, I have installed the google logging library, can anyone help me with this ? Many thanks !

libcaffe.a(caffe.pb.o): In function caffe::LayerParameter::MergePartialFromCodedStream(google::protobuf::io::CodedInputStream*)': caffe.pb.cc:(.text+0xbe2d): undefined reference togoogle::protobuf::io::CodedInputStream::BytesUntilLimit() const'
caffe.pb.cc:(.text+0xbef5): undefined reference to google::protobuf::io::CodedInputStream::BytesUntilLimit() const' libcaffe.a(caffe.pb.o):caffe.pb.cc:(.text+0xdefd): more undefined references togoogle::protobuf::io::CodedInputStream::BytesUntilLimit() const' follow
libcaffe.a(io.o): In function caffe::ReadProtoFromBinaryFile(char const*, google::protobuf::Message*)': io.cpp:(.text+0xb6d): undefined reference togoogle::protobuf::io::CodedInputStream::default_recursion_limit_'
io.cpp:(.text+0xbb4): undefined reference to `google::protobuf::io::CodedInputStream::~CodedInputStream()'
collect2: ld returned 1 exit status
make: *** [examples/finetune_net.bin] Error 1

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions