Are you sure the vtkMyClass source file was listed after the
SERVER_MANAGER_SOURCES keyword in the ADD_PARAVIEW_PLUGIN macro?

i.e.
ADD_PARAVIEW_PLUGIN(MyPlugin "1.0"
   ...
     SERVER_MANAGER_SOURCES vtkMyClass.cxx
   ...)


Utkarsh



On Fri, Jul 3, 2009 at 2:26 PM, Fred Fred<[email protected]> wrote:
> First plugin try, first crash, any idea?
>
> ERROR: In /usr/local/ParaView-3.4.0/Servers/Common/vtkProcessModule.cxx,
> line 1079
> vtkProcessModule (0x684b300): Cannot create object of type "vtkMyClass".
> while processing
> Message 0 = New
>   Argument 0 = string_value {vtkMyClass}
>   Argument 1 = id_value {189}
>
>
>
> ERROR: In /usr/local/ParaView-3.4.0/Servers/Common/vtkProcessModule.cxx,
> line 1080
> vtkProcessModule (0x684b300): Aborting execution for debugging purposes.
>
>
> Abort trap
>
>
> ________________________________
> Discutez sur Messenger où que vous soyez ! Mettez Messenger sur votre mobile
> !
> _______________________________________________
> 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
>
>
_______________________________________________
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

Reply via email to