Ricardo pv-meshless has undergone a number of big changes recently and I need to update the wiki, the problem you're seeing is caused by some changes in the paraview API between 3.10, 3.12 and now 3.14 if you use the "testing" branch of pv-meshless, it should compile against paraview from git.
The testing branch will become the pv3.14 branch and I'll update the wiki accordingly. The testing branch contains a whole bunch of stuff for doing parallel work with pv-meshless. It has now completed the "testing" phase and is stable so ready for release. (hopefully) JB -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Ricardo Reis Sent: 01 March 2012 17:39 To: [email protected] Subject: [Paraview] trying to compile plugin pv-meshless and pv-common Hi all I'm trying to compile this plugin. I got the sources from paraview git and compiled without problem I followed the steps to compile the plugin here: https://hpcforge.org/plugins/mediawiki/wiki/pv-meshless/index.php/Download And I am finding this error related to the paraview build: /opt/paraview/plugins/pv-meshless/pqSPHManagerPanel.cxx:33:47: error: vtkProcessModuleConnectionManager.h: No such file or directory /opt/paraview/plugins/pv-meshless/pqSPHManagerPanel.cxx:45:43: error: pqServerManagerSelectionModel.h: No such file or directory make[2]: *** [pv-meshless/CMakeFiles/pv_meshless.dir/pqSPHManagerPanel.cxx.o] Error 1 make[1]: *** [pv-meshless/CMakeFiles/pv_meshless.dir/all] Error 2 make: *** [all] Error 2 is this an error with the current sources of paraview? Ricardo Reis 'Non Serviam' Computational Fluid Dynamics, High Performance Computing, Turbulence http://www.lasef.ist.utl.pt Cultural Instigator @ Rádio Zero http://www.radiozero.pt http://www.flickr.com/photos/rreis/ contacts: gtalk: [email protected] skype: kyriusan Institutional Address: Ricardo J.N. dos Reis IDMEC, Instituto Superior Técnico, Technical University of Lisbon Av. Rovisco Pais 1049-001 Lisboa Portugal - email sent with alpine 2.00 - _______________________________________________ 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
