Hi all,

I have managed to compile Paraview with ffmpeg and Qt5. However, when I
tried running the program the following error appears:

ibprotobuf FATAL /home/qth20/Utils/paraview/ThirdParty/protobuf/
vtkprotobuf/src/google/protobuf/stubs/common.cc:62] This program requires
version 2.6.0 of the Protocol Buffer runtime library, but the installed
version is 2.3.0.  Please update your library.  If you compiled the program
yourself, make sure that your headers are from the same version of Protocol
Buffers as your link-time library.  (Version verification failed in
"/build/mir-ui6vjS/mir-0.26.3+16.04.20170605/obj-x86_64-
linux-gnu/src/protobuf/mir_protobuf.pb.cc".)
[1]    29939 abort (core dumped)  paraview

Since I have libprotoc-dev version 2.6.1 on Ubuntu 16.04.2 LTS, I don't
know where the installed version of 2.3.0 comes from. Is this something I
need to configure with Paraview?

Thanks,
Quang
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Search the list archives at: http://markmail.org/search/?q=ParaView

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/paraview

Reply via email to