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
_______________________________________________ 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://public.kitware.com/mailman/listinfo/paraview
