MantisBT - ParaView
View Issue Details
0009867ParaViewBugpublic2009-11-09 10:502010-03-03 21:36
Stephane P 
David Partyka 
normalminoralways
closedfixed 
Development 
3.8 
ParaViS
0009867: building server side plugin against install tree (with PARAVIEW_INSTALL_DEVELOPMENT ON) create unloadable plugins
when building a plugin (a reader for instance) against the install tree of ParaView, the created plugins fails to load in ParaView with the message :
"MyPlugin.so is not a valid Qt Plugin"

ParaView must have been built with the option PARAVIEW_INSTALL_DEVELOPMENT set to ON

The same plugin loads correctly if built against the build tree of ParaView.
During the configuration process, cmake complains (warnings) that it cannot find safe path for the Qt libraries, which are availbale both from the system and from the ParaView install tree, it might be related.
No tags attached.
child of 0009998closed David Partyka Installation Issues 
Issue History
2009-11-09 10:50Stephane PNew Issue
2009-12-05 11:48Utkarsh AyachitRelationship addedchild of 0009998
2010-03-03 16:42Utkarsh AyachitStatusbacklog => tabled
2010-03-03 16:42Utkarsh AyachitAssigned To => David Partyka
2010-03-03 16:42Utkarsh AyachitNote Added: 0019702
2010-03-03 16:42Utkarsh AyachitStatustabled => @80@
2010-03-03 16:42Utkarsh AyachitFixed in Version => 3.8
2010-03-03 16:42Utkarsh AyachitResolutionopen => fixed
2010-03-03 21:36Alan ScottNote Added: 0019705
2010-03-03 21:36Alan ScottStatus@80@ => closed
2011-06-23 11:44Utkarsh AyachitProject => ParaViS

Notes
(0019702)
Utkarsh Ayachit   
2010-03-03 16:42   
Stephane reports it has been fixed.
(0019705)
Alan Scott   
2010-03-03 21:36   
Reporter states that this has been fixed.