[Paraview] plugin (pv-meshless) compilation issue

Biddiscombe, John A. biddisco at cscs.ch
Sat Jul 23 18:06:20 EDT 2011


I've updated the master branch of pv-meshless to point to the 3.11 branch which you will need if you are using kitware head/master. Master was still on the release-3.10 branch - which builds against paraview release 3.10

Please try again.

JB

-----Original Message-----
From: paraview-bounces at paraview.org [mailto:paraview-bounces at paraview.org] On Behalf Of Dan Lussier
Sent: 23 July 2011 19:59
To: paraview at paraview.org
Subject: [Paraview] plugin (pv-meshless) compilation issue

I am trying to compile a plugin (pv-meshless in this case) but am
running into what I think is a Paraview related issue.

I have just pulled the most recent git master and rebuilt Paraview,
but now as I go to rebuild the associated plugins I get this output:

[Lots more output]
-- Generate module: vtkMomentsOfInertiaFilter
-- Generate module: vtkExtractValueFilter
-- Generate module: vtkExtractDataOverTime
-- Generate module: vtkMultiBlockExtractDataOverTime
-- Generate module: vtkProbeFileReader
Scanning dependencies of target pv_meshless
[ 52%] Building CXX object
pv-meshless/CMakeFiles/pv_meshless.dir/qrc_pv_meshless.cxx.o
[ 53%] Building CXX object
pv-meshless/CMakeFiles/pv_meshless.dir/pqSPHManagerPanel.cxx.o
/... /Meshless-Plugins/pv-meshless/pqSPHManagerPanel.cxx:33:47: error:
vtkProcessModuleConnectionManager.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

I took a look and indeed I do not have
vtkProcessModuleConnectionManager.h, while I have a number of related
files (eg. vtkProcessModuleConnectionManager.cxx.o) within my Paraview
source directory.

Is there something I can do when building Paraview to ensure that this
file is present, or gets generated?

Many thanks.
_______________________________________________
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