[Paraview-developers] Plugins with hpp extension headers crash ParaView

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Sat Feb 2 11:57:12 EST 2013


It may be that the wrapping code doesn't wrap those classes since it
may be looking for files with *.h to wrap. Feel free to report a bug,
but I doubt there's a strong incentive to fix it, unless someone wants
to take a stab at fixing it.

Utkarsh

On Fri, Feb 1, 2013 at 4:04 PM, Siavash Ameli <sameli at hawk.iit.edu> wrote:
> Hello everyone,
>
> I am writing some custom filters for ParaView. I have noticed that if I save
> header file of a plugin's class with "*.hpp" extension, then ParaView
> crashes immediately after loading plugin's dynamic library file. However, by
> using "*.h" extension they load and work fine as expected. I tested this
> issue on ParaView v. 3.12, 3.14 and 3.98 on Linux.
>
> Is it a bug?
>
>  -Siavash
>
> ---------------------------------------------------
> Siavash Ameli
> Ph.D student at Mechanical and Aerospace Eng. Dept.
> Illinois Institute Of Technology
> 10 West 32nd St. E-1, Suite 130H
> Chicago IL 60616
> Phone: (312) 567-3555
>
> _______________________________________________
> Paraview-developers mailing list
> Paraview-developers at paraview.org
> http://public.kitware.com/mailman/listinfo/paraview-developers
>


More information about the Paraview-developers mailing list