On Mon, Aug 14, 2017 at 20:45:41 +0300, u.utku.turunco...@be.itu.edu.tr wrote:
> Again thanks for your help. I tried to use protobuf 3.3.0 with PV 5.4.0rc4
> but i am getting following error
> 
>  CMake Warning at
>  
> /usr/local/software/spack/develop-290617/spack/opt/spack/linux-rhel7-x86_64/gcc-5.4.0/cmake-3.8.1-hvzxbkmal
>  ie677klawvpwyipv7giycyh/share/cmake-3.8/Modules/FindProtobuf.cmake:387
> (message):
>    Protobuf compiler version doesn't match library version 3.3.0
>  Call Stack (most recent call first):
>    VTK/CMake/vtkModuleMacros.cmake:888 (find_package)
>    ThirdParty/protobuf/CMakeLists.txt:40 (vtk_module_third_party)
> 
> I have also version 2.5 in the system but I am getting lots of error (see
> attached log.txt) related with undefined references.

It looks like it's finding the compiler for 2.5 with the 3.3 library.
Set them both so that they match first.

--Ben
_______________________________________________
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