Skip to content

Instantly share code, notes, and snippets.

@jamesob
Created July 30, 2018 16:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jamesob/70fda4b96499f7b86c938370ffe92b49 to your computer and use it in GitHub Desktop.
Save jamesob/70fda4b96499f7b86c938370ffe92b49 to your computer and use it in GitHub Desktop.
In file included from ./qt/paymentrequestplus.h:10:0,
from qt/test/compattests.cpp:5:
./qt/paymentrequest.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
^
./qt/paymentrequest.pb.h:13:2: error: #error incompatible with your Protocol Buffer headers. Please update
#error incompatible with your Protocol Buffer headers. Please update
^
./qt/paymentrequest.pb.h:14:2: error: #error your headers.
#error your headers.
^
In file included from ./qt/paymentrequestplus.h:10:0,
from qt/test/compattests.cpp:5:
./qt/paymentrequest.pb.h:23:35: fatal error: google/protobuf/arena.h: No such file or directory
compilation terminated.
Makefile:8663: recipe for target 'qt/test/qt_test_test_bitcoin_qt-compattests.o' failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment