Mark, If you intend your plugin to be loadable with the distributed binaries for 3.14, you must indeed use the same compiler as listed here[1] for the appropriate version and OS. For 3.14, that's VS2008.
[1] http://www.paraview.org/Wiki/ParaView/Binaries On Tue, Oct 7, 2014 at 6:40 PM, Vanmoer, Mark W <mvanm...@illinois.edu> wrote: > 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 > > > _______________________________________________ > 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 > _______________________________________________ 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