Hi,

I have been trying to get netCDF support to work with paraview 3.6.1

There is a previous thread on the subject, which I find a bit confusing.

http://www.paraview.org/pipermail/paraview/2009-March/011585.html

Initially I tried to build as plugins, but cmake gave the warning that
plugins have been disabled, and shared libraries should be used when I
tryed that.

I downloaded the svn source given in the thread above
(https://svn.cscs.ch/vtkContrib/trunk/vtkCSCS/) then tried to build a
shared library adding
CSCSCommon;CSCSNetCDF to PARAVIEW_EXTRA_EXTERNAL_MODULE.

This then fails to build with the error :

vtkMultiBlockUnstructuredSurface.cpp:41:32: error:
vtkModifiedBSPTree.h: No such file or directory

Any suggestions welcome

Jon
_______________________________________________
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