[Paraview] Undefined symbols when building an example reader plugin

Cory Quammen cquammen at cs.unc.edu
Tue Nov 13 11:29:03 EST 2012


On Tue, Nov 13, 2012 at 11:05 AM, David Lonie <david.lonie at kitware.com> wrote:
> On Tue, Nov 13, 2012 at 10:44 AM, Cory Quammen <cquammen at cs.unc.edu> wrote:
>> Just a followup:
>>
>> My plugins build and link against ParaView 3.98-RC1 without error, so
>> a regression has been introduced since then.
>>
>> Cory
>>
>> On Tue, Nov 13, 2012 at 9:50 AM, Cory Quammen <cquammen at cs.unc.edu> wrote:
>>> Takuya,
>>>
>>> I have a similar problem with a simple VTK filter plugin and a
>>> representation plugin. Unfortunately, I don't have a better solution
>>> than what you propose, but I just wanted to confirm that this is a new
>>> problem, at least on Mac OS X.
>>>
>>> Cory
>
> The quick work-around is to link your plugin against
> vtkRenderingMatplotlib when python is enabled. We do this for part of
> the CoProcessing plugin that comes with ParaView. This is not a good
> long term solution IMO, but hopefully someone with a better knowledge
> of the modular build system can propose a better solution...
>
> Dave

Dav,

The patch you made in commit c369423b81ab182e7af26ed6dec90458ada9b77b
appears to have introduced the error. I'll try to come up with a fix.

Cory

-- 
Cory Quammen
Research Associate
Department of Computer Science
The University of North Carolina at Chapel Hill


More information about the ParaView mailing list