[Paraview] ParaView plugin load error

Vanmoer, Mark W mvanmoer at illinois.edu
Tue Oct 7 18:40:38 EDT 2014


Follow up question, since the ParaView 3.14.1 pre-built 64 bit binaries come with msvcr90.dll, msvcp90.dll, etc. which is from VS 2005, does that mean VS 2005 is the newest Visual Studio I can use to build redistributable plugins for ParaView 3.14.1?

Mark

From: Vanmoer, Mark W
Sent: Tuesday, October 07, 2014 12:22 PM
To: paraview
Subject: ParaView plugin load error

Hi,

I'm working on a legacy ParaView 3.14.1 plugin project. On Windows, I can't seem to figure out the settings so that the plugin .dlls will work on any machine other than the dev machine.

The errors I get are along the lines of:

***************************************************
Attempting to load C:\Program Files\ParaView 3.14.1\bin\plugins\RVA_Core_Plugin.dll
ERROR: In ..\..\..\..\src\ParaViewCore\ClientServerCore\vtkPVPluginLoader.cxx, line 296
vtkPVPluginLoader (000000000B21CBC0): The specified procedure could not be found.
I take this to mean that some other library can't be found.

I'm not doing a Superbuild, because I don't want to redistribute an entire ParaView, just the the plugin. Should I be using the Superbuild anyway?

Mark
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview/attachments/20141007/9706962a/attachment.html>


More information about the ParaView mailing list