[Paraview] adding a custom view

Utkarsh Ayachit utkarsh.ayachit at kitware.com
Thu Jul 1 14:38:15 EDT 2010


The pqGenericViewModule has been replaced by pqView.h. You may want to
look at  Examples/Plugins/GUIView/ in the ParaView source for an
updated version of that plugin example.

Utkarsh

On Thu, Jul 1, 2010 at 1:23 PM, Didier Roissé <didier.roisse at gmail.com> wrote:
> Hello,
> I try to follow the wiki "adding a custom view"
> (http://paraview.org/Wiki/Plugin_HowTo#Adding_a_custom_view), but when I
> built , I have this following error :
> MyView.h:1:33: error: pqGenericViewModule.h: No such file or directory
> I use the version 3.8.0 of Paraview.
> Do you have an idea of what happens ?
> Best Regards,
> Didier Roissé
>
>
>
> _______________________________________________
> 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://www.paraview.org/mailman/listinfo/paraview
>
>


More information about the ParaView mailing list