Did you compile the plugin with 3.6 by any chance and you trying to load it in a CVS build of ParaView? QtChart library is no longer available in CVS since it has been replaced by vtkQtChart.
Utkarsh On Mon, Sep 14, 2009 at 1:54 PM, Maxwell, Thomas P. (GSFC-606.2)[SCIENCE APPLICATIONS INTL CORP] <[email protected]> wrote: > Yes, it says that my dylib is not a valid Qt plugin, and then it says that > the QtChart lib was not loaded. Perhaps some library incompatibilities? > > Thanks, > Tom > > On 9/14/09 1:36 PM, "Utkarsh Ayachit" <[email protected]> wrote: > > If you expand the plugin, the "status" property should have some > description of the error. Is there any status text reported? > > Utkarsh > > On Mon, Sep 14, 2009 at 1:35 PM, Maxwell, Thomas P. > (GSFC-606.2)[SCIENCE APPLICATIONS INTL CORP] <[email protected]> > wrote: >> I have implemented a NetCDF4 reader plugin under MacOSX. When the client >> plugin is loaded into the paraview client it appears in the “local >> plugins” >> list of the “Plugin Manager” with an “Error” property. Is there any way >> to >> obtain some feedback on what error is being registered? >> >> -- Tom >> >> _______________________________________________ >> 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
