[Paraview] plugin mismatch?

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Wed Apr 27 08:24:48 EDT 2011


Yes and then load the right plugin on the right process from the
"Manage PLugins" dialog. From  the error, it looks like you are trying
to load the icc built plugin on the gcc built client.

Utkarsh

On Wed, Apr 27, 2011 at 6:59 AM, pratik <pratik.mallya at gmail.com> wrote:
> Hi Utkarsh,
> I compiled the plugin on BOTH server and my laptop, using the *respective*
> configurations(i.e server plugin using pv server settings(icc compiler),
> client plugin using client pv(gcc compiler) settings). Like you had asked
> earlier, i did compile pv on the cluster through source (which made the
> paraviewconfig..cmake file available ) and used it to compile the plugin, on
> the server.
> Is this what you are asking for?
>
> pratik
>
> On Wednesday 27 April 2011 04:18 PM, Utkarsh Ayachit wrote:
>>
>> 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