[Paraview] plugin mismatch?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Apr 27 06:48:45 EDT 2011


You need plugins compiled with both compilers and load the icc plugin on server while load the gcc plugin on client. You cannot interchange them or load the same one on both sides. 

Utkarsh 

Sent from my iPad

On Apr 27, 2011, at 12:03 AM, pratik <pratik.mallya at gmail.com> wrote:

> I compiled PV on my laptop using gcc but on cluster using icc. When i try to use the TensorglyphFilter plugin, the following error shows:
> Load Error, Mismatch in version:
> Paraview Signature: paraviewplugin|GNU|3.10
> Plugin signature: paraviewplugin|Intel|3.10
> 
> I also tried compiling both plugins using gcc/g++ compiler, but the same error persists. What may be the problem?
> 
> pratik
> _______________________________________________
> 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
> 
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview


More information about the ParaView mailing list