[Paraview] plugin signature mismatch

Nehme Bilal nehmebilal at gmail.com
Thu Mar 8 19:43:13 EST 2012


Hello Matei,

Using the new version of CMake should fix your problem. See discussion
here: http://www.paraview.org/pipermail/paraview/2012-January/023713.html
Delete cache before generating with the new CMake.

Nehme

On Wed, Mar 7, 2012 at 1:16 PM, Robert Maynard
<robert.maynard at kitware.com> wrote:
> The ParaView 3.14 release was built with MS Visual Studio 2008 SP1.
>
>
> On Wed, Mar 7, 2012 at 11:01 AM, Jagjeet Nain <jagjeet.nain at gmail.com>
> wrote:
>>
>> This means that installed version of Paraview 3.14(from installer) was not
>> compiled with  MS Visual Studio 2008.
>> Will be good if you build Paraview 3.14 from source and use that..
>> regards
>> Jagjeet Nain
>>
>>
>>
>> On Wed, Mar 7, 2012 at 4:38 PM, Matei Stroila <matei.stroila at gmail.com>
>> wrote:
>>>
>>> I compiled a plugin with MS Visual Studio 2008, using the 3.14 release
>>> Paraview code. When I try to load the plugin in the distribution 3.14
>>> (the one installed with the installer), I get this signature error:
>>>
>>> "ERROR: In
>>> ..\..\..\..\src\ParaViewCore\ClientServerCore\vtkPVPluginLoader.cxx,
>>> line 342
>>> vtkPVPluginLoader (0A393048): Mismatch in versions:
>>> ParaView Signature: paraviewplugin|MSVC|3.14
>>> Plugin Signature: paraviewplugin||3.14"
>>>
>>> I do not understand why the plugin signature does not have "MSVC" in
>>> its string. I use the latest CMake executable.
>>>
>>> Thanks for help,
>>> Matei
>>> _______________________________________________
>>> 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
>>
>>
>>
>> _______________________________________________
>> 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
>>
>
>
>
> --
> Robert Maynard
>
> _______________________________________________
> 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