[Paraview] [vtkusers] Problems building Paraview from source
Kalin Kanov
kalin at cs.jhu.edu
Fri Jan 3 14:16:55 EST 2014
Hi Utkarsh,
I am using CMake 2.8.8 and Visual Studio 10 as the generator. After installing CUDA the CUDA message went away, but yes I am still having the other problem.
Kalin
On Jan 3, 2014, at 2:12 PM, Utkarsh Ayachit wrote:
> Kalin,
>
> The "CUDA" message is just a message and not an error. We'll have that
> cleaned soon enough. At the same time, the vtkDetermineCompilerFlags
> error is indeed a real problem. Let's try to track that down.
>
> What cmake version are you using and what was the generator used?
>
> Looking at the code in vtkDetermineCompilerFlags.cmake, I can see that
> the error may show up when NUMBER_OF_PROCESSORS environment variable
> is not set. Rob, can you take a look, please? Is that variable
> expected to be set by VS?
>
> Utkarsh
>
> On Fri, Jan 3, 2014 at 12:09 PM, Kalin Kanov <kalin at cs.jhu.edu> wrote:
>> Thank you Aashish,
>>
>> The system that I am trying to build on is a Windows Server 2008. I am
>> building on a network share (I also installed Qt on the same drive). I just
>> installed CUDA as well in order to see if that would help, but it seems that
>> I still get this error:
>>
>>> CMake Error at VTK/CMake/vtkDetermineCompilerFlags.cmake:125 (SET):
>>> set given invalid arguments for CACHE mode.
>>> Call Stack (most recent call first):
>>> VTK/CMakeLists.txt:187 (include)
>>
>>
>> Let me know if you need any other details.
>>
>> Kalin
>>
>> On Jan 3, 2014, at 12:04 PM, Aashish Chaudhary wrote:
>>
>> Dear Kalin,
>>
>> It would be appropriate to send this question to paraview mailing list
>> (cc'd). Also, please specify details on your system so that we can provide
>> you a better answer on it.
>>
>> - Aashish
>>
>>
>>
>> On Fri, Jan 3, 2014 at 11:00 AM, Kalin Kanov <kalin at cs.jhu.edu> wrote:
>>>
>>> Hi there,
>>>
>>> I am trying to build the development version of Paraview, but I am running
>>> into some problems. I have tried both the regular build and the "super
>>> build" and it seems I am running into the same issue. I am getting errors
>>> both in CMake (the entire output of the latest session is attached below)
>>> and when running the make process from VS2010. The errors are similar to the
>>> following:
>>>
>>> CMake Error at VTK/CMake/vtkDetermineCompilerFlags.cmake:125 (SET):
>>> set given invalid arguments for CACHE mode.
>>> Call Stack (most recent call first):
>>> VTK/CMakeLists.txt:187 (include)
>>>
>>> and also:
>>>
>>> 3> CUDA_TOOLKIT_ROOT_DIR not found or specified
>>> 3> -- Could NOT find CUDA (missing: CUDA_TOOLKIT_ROOT_DIR
>>> CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY)
>>>
>>> Any help will be greatly appreciated.
>>>
>>> Thank you,
>>> Kalin
>>>
>>>
>>> Determined Source Version : 4.1.0-RC2-23-g5459f02
>>> CMake Error at VTK/CMake/vtkDetermineCompilerFlags.cmake:125 (SET):
>>> set given invalid arguments for CACHE mode.
>>> Call Stack (most recent call first):
>>> VTK/CMakeLists.txt:187 (include)
>>>
>>>
>>> Group StandAlone modules:
>>> vtkChartsCore;vtkCommonComputationalGeometry;vtkCommonCore;vtkCommonExecutionModel;vtkCommonMisc;vtkCommonSystem;vtkCommonTransforms;vtkDomainsChemistry;vtkFiltersAMR;vtkFiltersCore;vtkFiltersExtraction;vtkFiltersFlowPaths;vtkFiltersGeneral;vtkFiltersGeneric;vtkFiltersGeometry;vtkFiltersHybrid;vtkFiltersHyperTree;vtkFiltersImaging;vtkFiltersModeling;vtkFiltersParallel;vtkFiltersParallelImaging;vtkFiltersProgrammable;vtkFiltersSMP;vtkFiltersSelection;vtkFiltersSources;vtkFiltersStatistics;vtkFiltersTexture;vtkFiltersVerdict;vtkIOAMR;vtkIOCore;vtkIOEnSight;vtkIOExodus;vtkIOExport;vtkIOGeometry;vtkIOImage;vtkIOImport;vtkIOInfovis;vtkIOLSDyna;vtkIOLegacy;vtkIOMINC;vtkIOMovie;vtkIONetCDF;vtkIOPLY;vtkIOParallel;vtkIOSQL;vtkIOVideo;vtkIOXML;vtkIOXMLParser;vtkImagingColor;vtkImagingCore;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInfovisCore;vtkInfovisLayout;vtkParallelCore
>>> Group Imaging modules:
>>> vtkFiltersImaging;vtkImagingColor;vtkImagingFourier;vtkImagingGeneral;vtkImagingHybrid;vtkImagingMath;vtkImagingMorphological;vtkImagingSources;vtkImagingStatistics;vtkImagingStencil;vtkInteractionImage;vtkRenderingImage
>>> Group MPI modules:
>>> vtkFiltersParallelGeometry;vtkFiltersParallelMPI;vtkIOMPIImage;vtkIOMPIParallel;vtkIOParallelNetCDF;vtkParallelMPI
>>> Group Qt modules:
>>> vtkGUISupportQt;vtkGUISupportQtOpenGL;vtkGUISupportQtSQL;vtkGUISupportQtWebkit;vtkRenderingQt;vtkViewsQt;vtkPVVTKExtensionsRendering;pqWidgets
>>> Group Rendering modules:
>>> vtkGeovisCore;vtkInteractionImage;vtkInteractionStyle;vtkInteractionWidgets;vtkRenderingAnnotation;vtkRenderingContext2D;vtkRenderingCore;vtkRenderingFreeType;vtkRenderingFreeTypeOpenGL;vtkRenderingImage;vtkRenderingLIC;vtkRenderingLOD;vtkRenderingLabel;vtkRenderingOpenGL;vtkRenderingVolume;vtkRenderingVolumeAMR;vtkRenderingVolumeOpenGL;vtkViewsContext2D;vtkViewsCore;vtkViewsGeovis;vtkViewsInfovis
>>> Group Tk modules: vtkRenderingTk
>>> Group Views modules: vtkViewsContext2D;vtkViewsGeovis
>>> Group Web modules:
>>> vtkWebApplications;vtkWebCore;vtkWebInstall;vtkWebJavaScript;vtkWebPython;vtkWebGLExporter
>>> Group ParaViewCore modules:
>>> smTestDriver;vtkPVClientServerCoreCore;vtkPVCommon;vtkPVServerImplementationCore;vtkPVServerManagerCore;vtkPVVTKExtensionsCore
>>> Group ParaViewRendering modules:
>>> vtkPVClientServerCoreRendering;vtkPVServerImplementationRendering;vtkPVServerManagerRendering;vtkPVVTKExtensionsRendering
>>> Group ParaViewQt modules:
>>> pqApplicationComponents;pqComponents;pqCore;pqWidgets
>>> Disable test module vtkFiltersFlowPaths-Test-Cxx since required modules
>>> are not enabled: vtkFiltersImaging
>>> Disable test module vtkFiltersParallel-Test-Cxx since required modules are
>>> not enabled: vtkFiltersParallelImaging;vtkFiltersParallelMPI;vtkParallelMPI
>>> Disable test module vtkFiltersParallelStatistics-Test-Cxx since required
>>> modules are not enabled: vtkParallelMPI
>>> Disable test module vtkIOImage-Test-Cxx since required modules are not
>>> enabled: vtkImagingMath
>>> Disable test module vtkIOInfovis-Test-Cxx since required modules are not
>>> enabled: vtkInfovisLayout
>>> Disable test module vtkIOParallel-Test-Cxx since required modules are not
>>> enabled: vtkParallelMPI
>>> Disable test module vtkIOParallelLSDyna-Test-Cxx since required modules
>>> are not enabled: vtkParallelMPI
>>> Disable test module vtkImagingCore-Test-Cxx since required modules are not
>>> enabled:
>>> vtkImagingMath;vtkImagingStatistics;vtkImagingStencil;vtkRenderingImage
>>> Disable test module vtkInfovisCore-Test-Cxx since required modules are not
>>> enabled: vtkInfovisLayout
>>> Disable test module vtkInteractionWidgets-Test-Cxx since required modules
>>> are not enabled: vtkImagingStencil
>>> Disable test module vtkRenderingFreeType-Test-Cxx since required modules
>>> are not enabled: vtkRenderingMatplotlib
>>> Disable test module vtkRenderingOpenGL-Test-Cxx since required modules are
>>> not enabled: vtkRenderingImage
>>> Disable test module vtkRenderingParallel-Test-Cxx since required modules
>>> are not enabled: vtkFiltersParallelMPI;vtkParallelMPI
>>> Enabled 188 modules:
>>> * pqApplicationComponents, needed by VTK_Group_ParaViewQt.
>>> * pqComponents, needed by 3 modules:
>>> VTK_Group_ParaViewQt
>>> pqApplicationComponents
>>> pqComponents-Test-Cxx
>>> * pqCore, needed by 3 modules:
>>> VTK_Group_ParaViewQt
>>> pqComponents
>>> pqCore-Test-Cxx
>>> * pqWidgets, needed by 3 modules:
>>> VTK_Group_ParaViewQt
>>> pqCore
>>> pqWidgets-Test-Cxx
>>> * smTestDriver, needed by VTK_Group_ParaViewCore.
>>> * vtkChartsCore, needed by 4 modules:
>>> vtkChartsCore-Test-Cxx
>>> vtkIOExport-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> * vtkClientServer, needed by 2 modules:
>>> vtkClientServer-Test-Cxx
>>> vtkPVCommon
>>> * vtkCommonColor, needed by 5 modules:
>>> vtkChartsCore
>>> vtkCommonColor-Test-Cxx
>>> vtkFiltersModeling-Test-Cxx
>>> vtkIOExport-Test-Cxx
>>> vtkPVVTKExtensionsRendering
>>> * vtkCommonComputationalGeometry, needed by 2 modules:
>>> vtkFiltersGeneral
>>> vtkFiltersSources
>>> * vtkCommonCore, needed by 17 modules:
>>> smTestDriver
>>> vtkClientServer
>>> vtkClientServer-Test-Cxx
>>> vtkCommonCore-Test-Cxx
>>> vtkCommonMath
>>> vtkCommonSystem
>>> vtkCommonTransforms
>>> vtkIOExport
>>> vtkIOImport
>>> vtkIOXdmf2
>>> vtkImagingHybrid-Test-Cxx
>>> vtkPVCommon
>>> vtkPVServerManagerCore
>>> vtkParallelCore
>>> vtkUtilitiesProcessXML
>>> vtkVPIC
>>> vtkWrappingTools
>>> * vtkCommonDataModel, needed by 20 modules:
>>> vtkCommonColor
>>> vtkCommonComputationalGeometry
>>> vtkCommonDataModel-Test-Cxx
>>> vtkCommonExecutionModel
>>> vtkDomainsChemistry
>>> vtkFiltersParallelStatistics
>>> vtkIOCore
>>> vtkIOGeometry
>>> vtkIOImage
>>> vtkIOInfovis
>>> vtkIOLegacy
>>> vtkIOMovie
>>> vtkIONetCDF
>>> vtkIOParallelLSDyna
>>> vtkIOXMLParser
>>> vtkIOXdmf2
>>> vtkImagingHybrid-Test-Cxx
>>> vtkInfovisCore
>>> vtkRenderingContext2D
>>> vtkTestingGenericBridge
>>> * vtkCommonExecutionModel, needed by 22 modules:
>>> vtkCommonColor-Test-Cxx
>>> vtkCommonDataModel-Test-Cxx
>>> vtkCommonExecutionModel-Test-Cxx
>>> vtkFiltersCore
>>> vtkFiltersExtraction
>>> vtkFiltersFlowPaths
>>> vtkFiltersProgrammable
>>> vtkFiltersStatistics
>>> vtkFiltersVerdict
>>> vtkGUISupportQt
>>> vtkIOCore
>>> vtkIOEnSight
>>> vtkIOImage
>>> vtkIOLSDyna
>>> vtkIOMovie
>>> vtkIONetCDF-Test-Cxx
>>> vtkIOPLY
>>> vtkIOVPIC
>>> vtkIOXdmf2
>>> vtkImagingCore
>>> vtkPVServerManagerApplication
>>> vtkRenderingCore
>>> * vtkCommonMath, needed by 11 modules:
>>> vtkCommonComputationalGeometry
>>> vtkCommonDataModel
>>> vtkCommonMath-Test-Cxx
>>> vtkCommonMisc
>>> vtkCommonTransforms
>>> vtkFiltersCore
>>> vtkFiltersParallelStatistics
>>> vtkFiltersStatistics
>>> vtkIOImage
>>> vtkImagingCore
>>> vtkRenderingContext2D
>>> * vtkCommonMisc, needed by 12 modules:
>>> vtkCommonDataModel
>>> vtkCommonExecutionModel
>>> vtkCommonMisc-Test-Cxx
>>> vtkFiltersCore
>>> vtkFiltersStatistics
>>> vtkIOCore
>>> vtkIOGeometry
>>> vtkIOImage
>>> vtkIOInfovis
>>> vtkIOLegacy
>>> vtkIOPLY
>>> vtkIOXMLParser
>>> * vtkCommonSystem, needed by 16 modules:
>>> vtkCommonComputationalGeometry
>>> vtkCommonCore-Test-Cxx
>>> vtkCommonDataModel
>>> vtkCommonMath-Test-Cxx
>>> vtkCommonSystem-Test-Cxx
>>> vtkFiltersCore
>>> vtkFiltersParallelStatistics
>>> vtkIOGeometry
>>> vtkIOImage
>>> vtkIOInfovis
>>> vtkIOLegacy
>>> vtkIOMovie
>>> vtkIONetCDF
>>> vtkIOXMLParser
>>> vtkImagingCore
>>> vtkInfovisCore
>>> * vtkCommonTransforms, needed by 10 modules:
>>> vtkCommonCore-Test-Cxx
>>> vtkCommonDataModel
>>> vtkCommonMath-Test-Cxx
>>> vtkCommonTransforms-Test-Cxx
>>> vtkFiltersCore
>>> vtkFiltersStatistics
>>> vtkIOImage
>>> vtkImagingCore
>>> vtkRenderingContext2D
>>> vtkRenderingCore
>>> * vtkDICOMParser, needed by vtkIOImage.
>>> * vtkDomainsChemistry, needed by 3 modules:
>>> vtkDomainsChemistry-Test-Cxx
>>> vtkPVClientServerCoreRendering
>>> vtkPVServerManagerApplication
>>> * vtkFiltersAMR, needed by 8 modules:
>>> vtkFiltersAMR-Test-Cxx
>>> vtkIOAMR
>>> vtkIOLegacy-Test-Cxx
>>> vtkIOXML-Test-Cxx
>>> vtkPVClientServerCoreRendering
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsDefault
>>> vtkRenderingVolumeAMR
>>> * vtkFiltersCore, needed by 9 modules:
>>> vtkCommonExecutionModel-Test-Cxx
>>> vtkFiltersCore-Test-Cxx
>>> vtkFiltersExtraction
>>> vtkFiltersGeneral
>>> vtkFiltersGeneric
>>> vtkFiltersGeometry
>>> vtkIOXML-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsCore
>>> * vtkFiltersExtraction, needed by 11 modules:
>>> vtkFiltersExtraction-Test-Cxx
>>> vtkFiltersParallel
>>> vtkGUISupportQt
>>> vtkIOXdmf2
>>> vtkInfovisCore
>>> vtkInteractionStyle
>>> vtkPVClientServerCoreCore
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> vtkRenderingCore
>>> vtkRenderingLabel
>>> * vtkFiltersFlowPaths, needed by vtkPVServerManagerApplication.
>>> * vtkFiltersGeneral, needed by 15 modules:
>>> vtkFiltersAMR
>>> vtkFiltersCore-Test-Cxx
>>> vtkFiltersExtraction
>>> vtkFiltersFlowPaths
>>> vtkFiltersGeneral-Test-Cxx
>>> vtkFiltersHybrid
>>> vtkFiltersHyperTree
>>> vtkFiltersModeling
>>> vtkFiltersSources
>>> vtkFiltersTexture
>>> vtkIOExodus
>>> vtkIOXdmf2-Test-Cxx
>>> vtkInfovisCore
>>> vtkPVServerManagerApplication
>>> vtkRenderingVolumeOpenGL
>>> * vtkFiltersGeneric, needed by 4 modules:
>>> vtkFiltersGeneric-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> * vtkFiltersGeometry, needed by 7 modules:
>>> vtkFiltersGeometry-Test-Cxx
>>> vtkFiltersParallel
>>> vtkIOExport
>>> vtkIOGeometry-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkRenderingCore
>>> vtkWebGLExporter
>>> * vtkFiltersHybrid, needed by 3 modules:
>>> vtkFiltersHybrid-Test-Cxx
>>> vtkInteractionWidgets
>>> vtkPVServerManagerApplication
>>> * vtkFiltersHyperTree, needed by 4 modules:
>>> vtkFiltersHyperTree-Test-Cxx
>>> vtkIOXML-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> * vtkFiltersModeling, needed by 9 modules:
>>> vtkCommonDataModel-Test-Cxx
>>> vtkFiltersGeneric-Test-Cxx
>>> vtkFiltersHyperTree-Test-Cxx
>>> vtkFiltersModeling-Test-Cxx
>>> vtkFiltersParallel
>>> vtkFiltersSources-Test-Cxx
>>> vtkInteractionWidgets
>>> vtkPVServerManagerApplication
>>> vtkRenderingLOD
>>> * vtkFiltersParallel, needed by 6 modules:
>>> vtkIOParallel
>>> vtkPVClientServerCoreCore
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> vtkRenderingParallel
>>> * vtkFiltersParallelStatistics, needed by 2 modules:
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsDefault
>>> * vtkFiltersProgrammable, needed by 2 modules:
>>> vtkFiltersProgrammable-Test-Cxx
>>> vtkPVServerManagerApplication
>>> * vtkFiltersSources, needed by 12 modules:
>>> vtkDomainsChemistry
>>> vtkFiltersFlowPaths
>>> vtkFiltersGeneric
>>> vtkFiltersModeling
>>> vtkFiltersSources-Test-Cxx
>>> vtkIOImport
>>> vtkIOXML-Test-Cxx
>>> vtkInteractionStyle
>>> vtkPVServerManagerApplication
>>> vtkRenderingAnnotation
>>> vtkRenderingCore
>>> vtkRenderingVolumeOpenGL
>>> * vtkFiltersStatistics, needed by 4 modules:
>>> vtkFiltersExtraction
>>> vtkFiltersParallelStatistics
>>> vtkFiltersStatistics-Test-Cxx
>>> vtkPVServerManagerApplication
>>> * vtkFiltersTexture, needed by vtkPVServerManagerApplication.
>>> * vtkFiltersVerdict, needed by 2 modules:
>>> vtkFiltersVerdict-Test-Cxx
>>> vtkPVServerManagerApplication
>>> * vtkGUISupportQt, needed by 5 modules:
>>> pqApplicationComponents
>>> pqCore
>>> pqWidgets
>>> vtkGUISupportQt-Test-Cxx
>>> vtkPVVTKExtensionsRendering
>>> * vtkIOAMR, needed by 5 modules:
>>> vtkFiltersAMR-Test-Cxx
>>> vtkIOAMR-Test-Cxx
>>> vtkIOGeometry-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering-Test-Cxx
>>> * vtkIOCore, needed by 10 modules:
>>> vtkCommonExecutionModel-Test-Cxx
>>> vtkFiltersFlowPaths
>>> vtkIOCore-Test-Cxx
>>> vtkIOGeometry
>>> vtkIOImage
>>> vtkIOInfovis
>>> vtkIOLegacy
>>> vtkIOMovie
>>> vtkIONetCDF
>>> vtkIOXMLParser
>>> * vtkIOEnSight, needed by 2 modules:
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsDefault
>>> * vtkIOExodus, needed by 4 modules:
>>> vtkIOExodus-Test-Cxx
>>> vtkIOParallelExodus
>>> vtkIOParallelExodus
>>> vtkPVServerManagerApplication
>>> * vtkIOExport, needed by 5 modules:
>>> vtkChartsCore-Test-Cxx
>>> vtkIOExport-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> vtkWebGLExporter
>>> * vtkIOGeometry, needed by 7 modules:
>>> vtkCommonDataModel-Test-Cxx
>>> vtkIOGeometry-Test-Cxx
>>> vtkIOPLY
>>> vtkIOXML
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerApplication
>>> vtkRenderingAnnotation-Test-Cxx
>>> * vtkIOImage, needed by 9 modules:
>>> vtkCommonColor-Test-Cxx
>>> vtkIOExport
>>> vtkIOPLY-Test-Cxx
>>> vtkIOParallel
>>> vtkImagingHybrid
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerApplication
>>> vtkRenderingParallel
>>> vtkTestingRendering
>>> * vtkIOImport, needed by 3 modules:
>>> vtkIOImport-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsDefault
>>> * vtkIOInfovis, needed by 2 modules:
>>> vtkChartsCore-Test-Cxx
>>> vtkPVServerManagerApplication
>>> * vtkIOLSDyna, needed by 2 modules:
>>> vtkIOLSDyna-Test-Cxx
>>> vtkIOParallelLSDyna
>>> * vtkIOLegacy, needed by 18 modules:
>>> vtkCommonDataModel-Test-Cxx
>>> vtkCommonExecutionModel-Test-Cxx
>>> vtkFiltersCore-Test-Cxx
>>> vtkFiltersExtraction-Test-Cxx
>>> vtkFiltersGeneral-Test-Cxx
>>> vtkFiltersGeneric-Test-Cxx
>>> vtkFiltersHybrid-Test-Cxx
>>> vtkFiltersHyperTree-Test-Cxx
>>> vtkFiltersVerdict-Test-Cxx
>>> vtkIOGeometry-Test-Cxx
>>> vtkIOInfovis
>>> vtkIOLegacy-Test-Cxx
>>> vtkIOXML-Test-Cxx
>>> vtkIOXdmf2
>>> vtkPVServerManagerApplication
>>> vtkParallelCore
>>> vtkRenderingLIC
>>> vtkRenderingVolume-Test-Cxx
>>> * vtkIOMovie, needed by 3 modules:
>>> vtkIOMovie-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerDefault
>>> * vtkIONetCDF, needed by 3 modules:
>>> vtkIONetCDF-Test-Cxx
>>> vtkIOParallel
>>> vtkPVServerManagerApplication
>>> * vtkIOPLY, needed by 2 modules:
>>> vtkIOPLY-Test-Cxx
>>> vtkPVServerManagerApplication
>>> * vtkIOParallel, needed by 3 modules:
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsDefault
>>> * vtkIOParallelExodus, needed by 4 modules:
>>> vtkIOParallelExodus-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerDefault
>>> vtkPVVTKExtensionsDefault
>>> * vtkIOParallelLSDyna, needed by vtkPVServerManagerApplication.
>>> * vtkIOVPIC, needed by vtkPVServerManagerApplication.
>>> * vtkIOXML, needed by 24 modules:
>>> vtkCommonDataModel-Test-Cxx
>>> vtkDomainsChemistry
>>> vtkFiltersCore-Test-Cxx
>>> vtkFiltersExtraction-Test-Cxx
>>> vtkFiltersGeneral-Test-Cxx
>>> vtkFiltersGeneric-Test-Cxx
>>> vtkFiltersGeometry-Test-Cxx
>>> vtkFiltersHybrid-Test-Cxx
>>> vtkFiltersHyperTree-Test-Cxx
>>> vtkFiltersModeling-Test-Cxx
>>> vtkFiltersSources-Test-Cxx
>>> vtkIOAMR-Test-Cxx
>>> vtkIOExodus
>>> vtkIOLSDyna
>>> vtkIOParallel
>>> vtkIOXML-Test-Cxx
>>> vtkIOXdmf2
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> vtkPVVTKExtensionsRendering-Test-Cxx
>>> vtkRenderingCore-Test-Cxx
>>> vtkRenderingLIC
>>> vtkRenderingVolume-Test-Cxx
>>> * vtkIOXMLParser, needed by 2 modules:
>>> vtkIOXML
>>> vtkPVCommon
>>> * vtkIOXdmf2, needed by 2 modules:
>>> vtkIOXdmf2-Test-Cxx
>>> vtkPVServerManagerApplication
>>> * vtkImagingColor, needed by 2 modules:
>>> vtkInteractionImage
>>> vtkRenderingAnnotation
>>> * vtkImagingCore, needed by 14 modules:
>>> vtkFiltersAMR-Test-Cxx
>>> vtkFiltersCore-Test-Cxx
>>> vtkFiltersHybrid-Test-Cxx
>>> vtkGUISupportQt
>>> vtkIOExport
>>> vtkIOMovie-Test-Cxx
>>> vtkImagingColor
>>> vtkImagingFourier
>>> vtkImagingHybrid
>>> vtkImagingMorphological
>>> vtkImagingSources
>>> vtkPVServerManagerApplication
>>> vtkRenderingVolume
>>> vtkTestingRendering
>>> * vtkImagingFourier, needed by 3 modules:
>>> vtkFiltersStatistics
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsDefault
>>> * vtkImagingGeneral, needed by 3 modules:
>>> vtkImagingMorphological
>>> vtkInteractionWidgets
>>> vtkRenderingVolume-Test-Cxx
>>> * vtkImagingHybrid, needed by 5 modules:
>>> vtkImagingHybrid-Test-Cxx
>>> vtkInteractionWidgets
>>> vtkPVServerManagerApplication
>>> vtkRenderingOpenGL
>>> vtkRenderingVolume-Test-Cxx
>>> * vtkImagingMorphological, needed by vtkPVServerManagerApplication.
>>> * vtkImagingSources, needed by 8 modules:
>>> vtkFiltersHybrid
>>> vtkIOMovie-Test-Cxx
>>> vtkIOXML-Test-Cxx
>>> vtkImagingGeneral
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsDefault
>>> vtkRenderingLIC
>>> vtkRenderingVolume-Test-Cxx
>>> * vtkInfovisCore, needed by 3 modules:
>>> vtkChartsCore
>>> vtkIOInfovis
>>> vtkIOXML-Test-Cxx
>>> * vtkInteractionImage, needed by 2 modules:
>>> vtkIOExport-Test-Cxx
>>> vtkPVServerManagerApplication
>>> * vtkInteractionStyle, needed by 32 modules:
>>> vtkCommonColor-Test-Cxx
>>> vtkCommonDataModel-Test-Cxx
>>> vtkDomainsChemistry-Test-Cxx
>>> vtkFiltersCore-Test-Cxx
>>> vtkFiltersExtraction-Test-Cxx
>>> vtkFiltersGeneral-Test-Cxx
>>> vtkFiltersGeneric-Test-Cxx
>>> vtkFiltersGeometry-Test-Cxx
>>> vtkFiltersHybrid-Test-Cxx
>>> vtkFiltersHyperTree-Test-Cxx
>>> vtkFiltersModeling-Test-Cxx
>>> vtkFiltersProgrammable-Test-Cxx
>>> vtkFiltersSources-Test-Cxx
>>> vtkGUISupportQt
>>> vtkIOExodus-Test-Cxx
>>> vtkIOExport-Test-Cxx
>>> vtkIOGeometry-Test-Cxx
>>> vtkIOImport-Test-Cxx
>>> vtkIOLSDyna-Test-Cxx
>>> vtkIOLegacy-Test-Cxx
>>> vtkIONetCDF-Test-Cxx
>>> vtkIOPLY-Test-Cxx
>>> vtkIOXML-Test-Cxx
>>> vtkInteractionImage
>>> vtkInteractionWidgets
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> vtkPVVTKExtensionsRendering-Test-Cxx
>>> vtkRenderingAnnotation-Test-Cxx
>>> vtkRenderingGL2PS-Test-Cxx
>>> vtkRenderingLIC-Test-Cxx
>>> vtkRenderingVolume-Test-Cxx
>>> * vtkInteractionWidgets, needed by 6 modules:
>>> vtkInteractionImage
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsDefault
>>> vtkPVVTKExtensionsRendering
>>> vtkViewsCore
>>> vtkWebGLExporter
>>> * vtkMetaIO, needed by vtkIOImage.
>>> * vtkPVCatalyst, requested by Module_vtkPVCatalyst.
>>> * vtkPVCatalystTestDriver, requested by Module_vtkPVCatalystTestDriver.
>>> * vtkPVClientServerCoreCore, needed by 3 modules:
>>> VTK_Group_ParaViewCore
>>> vtkPVClientServerCoreRendering
>>> vtkPVServerImplementationCore
>>> * vtkPVClientServerCoreDefault, needed by 2 modules:
>>> vtkPVClientServerCoreDefault-Test-Cxx
>>> vtkPVServerImplementationDefault
>>> * vtkPVClientServerCoreRendering, needed by 3 modules:
>>> VTK_Group_ParaViewRendering
>>> vtkPVClientServerCoreDefault
>>> vtkPVServerImplementationRendering
>>> * vtkPVCommon, needed by 5 modules:
>>> VTK_Group_ParaViewCore
>>> vtkPVClientServerCoreCore
>>> vtkPVClientServerCoreCore
>>> vtkPVCommon-Test-Cxx
>>> vtkPVVTKExtensionsCore
>>> * vtkPVServerImplementationCore, needed by 3 modules:
>>> VTK_Group_ParaViewCore
>>> vtkPVServerImplementationRendering
>>> vtkPVServerManagerCore
>>> * vtkPVServerImplementationDefault, needed by 2 modules:
>>> vtkPVServerImplementationDefault-Test-Cxx
>>> vtkPVServerManagerDefault
>>> * vtkPVServerImplementationRendering, needed by 3 modules:
>>> VTK_Group_ParaViewRendering
>>> vtkPVServerImplementationDefault
>>> vtkPVServerManagerRendering
>>> * vtkPVServerManagerApplication, needed by 3 modules:
>>> pqCore
>>> vtkPVCatalyst
>>> vtkPVServerManagerDefault-Test-Cxx
>>> * vtkPVServerManagerCore, needed by 4 modules:
>>> VTK_Group_ParaViewCore
>>> pqWidgets
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerRendering
>>> * vtkPVServerManagerDefault, needed by 3 modules:
>>> pqCore
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerDefault-Test-Cxx
>>> * vtkPVServerManagerRendering, needed by 2 modules:
>>> VTK_Group_ParaViewRendering
>>> vtkPVServerManagerDefault
>>> * vtkPVVTKExtensionsCore, needed by 4 modules:
>>> VTK_Group_ParaViewCore
>>> vtkPVClientServerCoreCore
>>> vtkPVVTKExtensionsDefault
>>> vtkPVVTKExtensionsRendering
>>> * vtkPVVTKExtensionsDefault, needed by 2 modules:
>>> vtkPVClientServerCoreDefault
>>> vtkPVClientServerCoreRendering
>>> * vtkPVVTKExtensionsRendering, needed by 4 modules:
>>> VTK_Group_ParaViewRendering
>>> vtkPVClientServerCoreRendering
>>> vtkPVVTKExtensionsDefault
>>> vtkPVVTKExtensionsRendering-Test-Cxx
>>> * vtkParallelCore, needed by 12 modules:
>>> vtkFiltersAMR
>>> vtkFiltersParallel
>>> vtkFiltersParallelStatistics
>>> vtkIOAMR
>>> vtkIOParallel
>>> vtkIOParallelExodus
>>> vtkIOParallelLSDyna
>>> vtkIOVPIC
>>> vtkPVVTKExtensionsCore
>>> vtkParallelCore-Test-Cxx
>>> vtkRenderingParallel
>>> vtkRenderingVolumeAMR
>>> * vtkParseOGLExt, needed by vtkRenderingOpenGL.
>>> * vtkRenderingAnnotation, needed by 8 modules:
>>> vtkFiltersGeneral-Test-Cxx
>>> vtkFiltersHyperTree-Test-Cxx
>>> vtkIOExport
>>> vtkIOExport-Test-Cxx
>>> vtkInteractionWidgets
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> vtkRenderingAnnotation-Test-Cxx
>>> * vtkRenderingContext2D, needed by 5 modules:
>>> vtkChartsCore
>>> vtkIOExport
>>> vtkPVServerManagerApplication
>>> vtkRenderingGL2PS
>>> vtkViewsContext2D
>>> * vtkRenderingCore, needed by 19 modules:
>>> vtkCommonDataModel-Test-Cxx
>>> vtkDomainsChemistry
>>> vtkFiltersHybrid
>>> vtkFiltersParallel
>>> vtkIOExport
>>> vtkIOImport
>>> vtkInteractionImage
>>> vtkInteractionStyle
>>> vtkRenderingContext2D
>>> vtkRenderingCore-Test-Cxx
>>> vtkRenderingFreeType
>>> vtkRenderingFreeType
>>> vtkRenderingFreeTypeOpenGL
>>> vtkRenderingLOD
>>> vtkRenderingOpenGL
>>> vtkRenderingVolume
>>> vtkTestingRendering
>>> vtkViewsCore
>>> vtkWebGLExporter
>>> * vtkRenderingFreeType, needed by 11 modules:
>>> vtkIOExport
>>> vtkInteractionImage
>>> vtkInteractionWidgets
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerApplication
>>> vtkRenderingAnnotation
>>> vtkRenderingContext2D
>>> vtkRenderingFreeTypeOpenGL
>>> vtkRenderingGL2PS
>>> vtkRenderingLabel
>>> vtkRenderingVolume-Test-Cxx
>>> * vtkRenderingFreeTypeOpenGL, needed by 8 modules:
>>> vtkFiltersGeneral-Test-Cxx
>>> vtkFiltersGeneric-Test-Cxx
>>> vtkFiltersHyperTree-Test-Cxx
>>> vtkFiltersSources-Test-Cxx
>>> vtkIOExport-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> vtkRenderingAnnotation-Test-Cxx
>>> * vtkRenderingGL2PS, needed by 2 modules:
>>> vtkIOExport
>>> vtkRenderingGL2PS-Test-Cxx
>>> * vtkRenderingLIC, needed by 4 modules:
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> vtkPVVTKExtensionsRendering-Test-Cxx
>>> vtkRenderingLIC-Test-Cxx
>>> * vtkRenderingLOD, needed by 2 modules:
>>> vtkPVServerManagerApplication
>>> vtkRenderingAnnotation-Test-Cxx
>>> * vtkRenderingLabel, needed by 4 modules:
>>> vtkFiltersGeneric-Test-Cxx
>>> vtkIOExport
>>> vtkPVClientServerCoreRendering
>>> vtkPVServerManagerApplication
>>> * vtkRenderingOpenGL, needed by 32 modules:
>>> vtkCommonColor-Test-Cxx
>>> vtkCommonDataModel-Test-Cxx
>>> vtkDomainsChemistry-Test-Cxx
>>> vtkFiltersCore-Test-Cxx
>>> vtkFiltersExtraction-Test-Cxx
>>> vtkFiltersGeneral-Test-Cxx
>>> vtkFiltersGeneric-Test-Cxx
>>> vtkFiltersGeometry-Test-Cxx
>>> vtkFiltersHybrid-Test-Cxx
>>> vtkFiltersModeling-Test-Cxx
>>> vtkFiltersProgrammable-Test-Cxx
>>> vtkFiltersSources-Test-Cxx
>>> vtkGUISupportQt
>>> vtkIOExodus-Test-Cxx
>>> vtkIOExport
>>> vtkIOGeometry-Test-Cxx
>>> vtkIOImport-Test-Cxx
>>> vtkIOLSDyna-Test-Cxx
>>> vtkIOLegacy-Test-Cxx
>>> vtkIONetCDF-Test-Cxx
>>> vtkIOPLY-Test-Cxx
>>> vtkIOXML-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> vtkPVVTKExtensionsRendering-Test-Cxx
>>> vtkRenderingContext2D
>>> vtkRenderingCore-Test-Cxx
>>> vtkRenderingFreeTypeOpenGL
>>> vtkRenderingGL2PS
>>> vtkRenderingLIC
>>> vtkRenderingParallel
>>> vtkRenderingVolumeOpenGL
>>> * vtkRenderingParallel, needed by 2 modules:
>>> vtkPVServerManagerApplication
>>> vtkPVVTKExtensionsRendering
>>> * vtkRenderingVolume, needed by 5 modules:
>>> vtkInteractionWidgets
>>> vtkPVServerManagerApplication
>>> vtkRenderingVolume-Test-Cxx
>>> vtkRenderingVolumeAMR
>>> vtkRenderingVolumeOpenGL
>>> * vtkRenderingVolumeAMR, needed by vtkPVClientServerCoreRendering.
>>> * vtkRenderingVolumeOpenGL, needed by 5 modules:
>>> vtkIOExport-Test-Cxx
>>> vtkPVClientServerCoreRendering
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerDefault
>>> vtkRenderingVolume-Test-Cxx
>>> * vtkTestingCore, needed by 25 modules:
>>> vtkChartsCore-Test-Cxx
>>> vtkCommonColor-Test-Cxx
>>> vtkCommonCore-Test-Cxx
>>> vtkCommonDataModel-Test-Cxx
>>> vtkCommonExecutionModel-Test-Cxx
>>> vtkCommonMath-Test-Cxx
>>> vtkCommonMisc-Test-Cxx
>>> vtkCommonSystem-Test-Cxx
>>> vtkCommonTransforms-Test-Cxx
>>> vtkDomainsChemistry-Test-Cxx
>>> vtkFiltersAMR-Test-Cxx
>>> vtkFiltersSources-Test-Cxx
>>> vtkFiltersStatistics-Test-Cxx
>>> vtkFiltersVerdict-Test-Cxx
>>> vtkGUISupportQt-Test-Cxx
>>> vtkIOAMR-Test-Cxx
>>> vtkIOCore-Test-Cxx
>>> vtkIOMovie-Test-Cxx
>>> vtkIOXML-Test-Cxx
>>> vtkImagingHybrid-Test-Cxx
>>> vtkPVCommon-Test-Cxx
>>> vtkRenderingCore-Test-Cxx
>>> vtkRenderingLIC-Test-Cxx
>>> vtkRenderingVolume-Test-Cxx
>>> vtkTestingRendering
>>> * vtkTestingGenericBridge, needed by vtkFiltersGeneric-Test-Cxx.
>>> * vtkTestingRendering, needed by 35 modules:
>>> vtkChartsCore-Test-Cxx
>>> vtkCommonColor-Test-Cxx
>>> vtkCommonDataModel-Test-Cxx
>>> vtkDomainsChemistry-Test-Cxx
>>> vtkFiltersAMR-Test-Cxx
>>> vtkFiltersCore-Test-Cxx
>>> vtkFiltersExtraction-Test-Cxx
>>> vtkFiltersGeneral-Test-Cxx
>>> vtkFiltersGeneric-Test-Cxx
>>> vtkFiltersGeometry-Test-Cxx
>>> vtkFiltersHybrid-Test-Cxx
>>> vtkFiltersHyperTree-Test-Cxx
>>> vtkFiltersModeling-Test-Cxx
>>> vtkFiltersProgrammable-Test-Cxx
>>> vtkFiltersSources-Test-Cxx
>>> vtkIOAMR-Test-Cxx
>>> vtkIOExodus-Test-Cxx
>>> vtkIOExport-Test-Cxx
>>> vtkIOGeometry-Test-Cxx
>>> vtkIOImport-Test-Cxx
>>> vtkIOLSDyna-Test-Cxx
>>> vtkIOLegacy-Test-Cxx
>>> vtkIONetCDF-Test-Cxx
>>> vtkIOPLY-Test-Cxx
>>> vtkIOParallelExodus-Test-Cxx
>>> vtkIOXML-Test-Cxx
>>> vtkPVServerManagerApplication
>>> vtkPVServerManagerDefault
>>> vtkPVVTKExtensionsRendering-Test-Cxx
>>> vtkParallelCore-Test-Cxx
>>> vtkRenderingAnnotation-Test-Cxx
>>> vtkRenderingCore-Test-Cxx
>>> vtkRenderingGL2PS-Test-Cxx
>>> vtkRenderingLIC-Test-Cxx
>>> vtkRenderingVolume-Test-Cxx
>>> * vtkUtilitiesEncodeString, needed by 3 modules:
>>> vtkPVVTKExtensionsRendering
>>> vtkRenderingOpenGL
>>> vtkWebGLExporter
>>> * vtkUtilitiesHashSource, needed by vtkParallelCore.
>>> * vtkUtilitiesProcessXML, needed by vtkPVServerManagerApplication.
>>> * vtkUtilitiesWrapClientServer, needed by vtkPVClientServerCoreCore.
>>> * vtkVPIC, needed by vtkIOVPIC.
>>> * vtkViewsContext2D, needed by 4 modules:
>>> vtkChartsCore-Test-Cxx
>>> vtkIOExport-Test-Cxx
>>> vtkPVClientServerCoreRendering
>>> vtkPVServerManagerApplication
>>> * vtkViewsCore, needed by 2 modules:
>>> vtkPVClientServerCoreRendering
>>> vtkViewsContext2D
>>> * vtkWebGLExporter, needed by vtkPVClientServerCoreRendering.
>>> * vtkWrappingTools, needed by vtkUtilitiesWrapClientServer.
>>> * vtkalglib, needed by 2 modules:
>>> vtkFiltersParallelStatistics
>>> vtkFiltersStatistics
>>> * vtkexodusII, needed by 3 modules:
>>> vtkIOExodus
>>> vtkIOParallel
>>> vtkIOParallelExodus
>>> * vtkexpat, needed by vtkIOXMLParser.
>>> * vtkfreetype, needed by 2 modules:
>>> vtkRenderingFreeType
>>> vtkftgl
>>> * vtkftgl, needed by vtkRenderingFreeType.
>>> * vtkgl2ps, needed by 2 modules:
>>> vtkIOExport
>>> vtkRenderingGL2PS
>>> * vtkhdf5, needed by 3 modules:
>>> vtkIOAMR
>>> vtknetcdf
>>> vtkxdmf2
>>> * vtkjpeg, needed by 2 modules:
>>> vtkIOImage
>>> vtktiff
>>> * vtkjsoncpp, needed by vtkIOGeometry.
>>> * vtklibxml2, needed by 3 modules:
>>> vtkIOInfovis
>>> vtkPVServerManagerApplication
>>> vtkxdmf2
>>> * vtknetcdf, needed by 4 modules:
>>> vtkIONetCDF
>>> vtkIOParallel
>>> vtkPVVTKExtensionsDefault
>>> vtkexodusII
>>> * vtkoggtheora, needed by vtkIOMovie.
>>> * vtkpng, needed by 2 modules:
>>> vtkIOImage
>>> vtkgl2ps
>>> * vtkprotobuf, needed by vtkPVServerImplementationCore.
>>> * vtkqttesting, needed by pqWidgets.
>>> * vtksys, needed by 44 modules:
>>> pqApplicationComponents
>>> pqComponents
>>> pqCore
>>> smTestDriver
>>> vtkCommonCore
>>> vtkCommonDataModel
>>> vtkCommonSystem
>>> vtkDICOMParser
>>> vtkIOAMR
>>> vtkIOCore
>>> vtkIOExodus
>>> vtkIOGeometry
>>> vtkIOImage
>>> vtkIOInfovis
>>> vtkIOLSDyna
>>> vtkIOLegacy
>>> vtkIONetCDF
>>> vtkIOParallelExodus
>>> vtkIOXML
>>> vtkIOXdmf2
>>> vtkImagingFourier
>>> vtkPVCatalyst
>>> vtkPVClientServerCoreCore
>>> vtkPVClientServerCoreDefault
>>> vtkPVClientServerCoreRendering
>>> vtkPVCommon
>>> vtkPVServerImplementationCore
>>> vtkPVServerManagerCore
>>> vtkPVServerManagerDefault
>>> vtkPVServerManagerRendering
>>> vtkPVVTKExtensionsCore
>>> vtkPVVTKExtensionsDefault
>>> vtkParallelCore
>>> vtkRenderingCore
>>> vtkRenderingLIC
>>> vtkRenderingOpenGL
>>> vtkRenderingVolumeOpenGL
>>> vtkTestingRendering
>>> vtkUtilitiesEncodeString
>>> vtkUtilitiesHashSource
>>> vtkUtilitiesProcessXML
>>> vtkVPIC
>>> vtkWebGLExporter
>>> vtkWrappingTools
>>> * vtktiff, needed by vtkIOImage.
>>> * vtkverdict, needed by vtkFiltersVerdict.
>>> * vtkxdmf2, needed by vtkIOXdmf2.
>>> * vtkzlib, needed by 11 modules:
>>> vtkIOCore
>>> vtkIOGeometry
>>> vtkMetaIO
>>> vtkPVClientServerCoreRendering
>>> vtkPVVTKExtensionsRendering
>>> vtkfreetype
>>> vtkgl2ps
>>> vtkhdf5
>>> vtklibxml2
>>> vtkpng
>>> vtktiff
>>> Could NOT find ZLIB (missing: ZLIB_LIBRARY ZLIB_INCLUDE_DIR)
>>> Plugin: AdiosReader - Reader for *.bp files based on Adios : Disabled
>>> Plugin: AnalyzeNIfTIIO - Reader/Writer for Analyze and NifTI files :
>>> Enabled
>>> Plugin: ArrowGlyph - Glyph with customizable Arrows : Enabled
>>> Plugin: EyeDomeLighting - Add 3D View with eye-dome Lighting support :
>>> Enabled
>>> Plugin: ForceTime - Override time requests : Disabled
>>> Plugin: GMVReader - Reader for binary or ASCII files stored in General
>>> Mesh Viewer file format : Enabled
>>> Plugin: H5PartReader - Reader for h5part files : Enabled
>>> Plugin: InSituExodus - Experimental memory-conserving Exodus II file
>>> reader. : Disabled
>>> Plugin: MantaView - Manta Ray-Cast View : Disabled
>>> Plugin: MobileRemoteControl - Use a mobile device to view the ParaView
>>> scene and control the camera. : Enabled
>>> Plugin: Moments - Filters for Flux and Circulation Fields : Enabled
>>> Plugin: NonOrthogonalSource - Non Orthogonal Source code sample : Enabled
>>> Plugin: PointSprite - Point Sprites : Enabled
>>> Plugin: PrismPlugin - Filters for Flux and Circulation Fields : Enabled
>>> Plugin: QuadView - Add a Quad view to explore data by slicing it along 3
>>> axis. : Enabled
>>> Plugin: SLACTools - SLAC Tools : Enabled
>>> Plugin: SciberQuestToolKit - SciberQuestToolKit - Domain specific
>>> visualization tools for magnetospheric sciences. : Enabled
>>> Could NOT find CUDA (missing: CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS
>>> CUDA_CUDART_LIBRARY)
>>> Plugin: SierraPlotTools - Sierra Plotting Tools : Enabled
>>> Plugin: StreamingParticles - Render Particles with Streaming : Enabled
>>> Plugin: SurfaceLIC - Add Surface-LIC vector visualization support :
>>> Enabled
>>> Plugin: PacMan - Testing plugin : Enabled
>>> Plugin: UncertaintyRendering - Add uncertainty visualization support :
>>> Enabled
>>> Plugin: VRPlugin - Virtual Reality Devices and Interactor styles :
>>> Disabled
>>> Plugin: VaporPlugin - Plugin to read NCAR VDR files : Disabled
>>> Configuring incomplete, errors occurred!
>>> p>
>>>
>>> _______________________________________________
>>> 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 VTK FAQ at:
>>> http://www.vtk.org/Wiki/VTK_FAQ
>>>
>>> Follow this link to subscribe/unsubscribe:
>>> http://www.vtk.org/mailman/listinfo/vtkusers
>>>
>>
>>
>>
>> --
>> | Aashish Chaudhary
>> | R&D Engineer
>> | Kitware Inc.
>> | www.kitware.com
>>
>>
>>
>> _______________________________________________
>> 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