Advertisement
Guest User

Untitled

a guest
Dec 12th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.06 KB | None | 0 0
  1. In file included from src/ObjectProperties.h:4:0,
  2. from src/SceneObject.h:5,
  3. from src/BBoxVisual.h:6,
  4. from src/BBoxVisual.cpp:1:
  5. src/ObjectProperties.pb.h:12:2: error: #error This file was generated by a newer version of protoc which is
  6. #error This file was generated by a newer version of protoc which is
  7. ^
  8. src/ObjectProperties.pb.h:13:2: error: #error incompatible with your Protocol Buffer headers. Please update
  9. #error incompatible with your Protocol Buffer headers. Please update
  10. ^
  11. src/ObjectProperties.pb.h:14:2: error: #error your headers.
  12. #error your headers.
  13. ^
  14. In file included from src/ObjectProperties.h:4:0,
  15. from src/SceneObject.h:5,
  16. from src/BBoxVisual.h:6,
  17. from src/BBoxVisual.cpp:1:
  18. src/ObjectProperties.pb.h:23:35: fatal error: google/protobuf/arena.h: No such file or directory
  19. compilation terminated.
  20. make[2]: *** [build/Debug/GNU-Linux/src/BBoxVisual.o] Error 1
  21. make[1]: *** [.build-conf] Error 2
  22. make: *** [.build-impl] Error 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement