Hi,

When I enable install with development install, I'm getting the errors below.  
Am I missing a flag for "install CS wrapped" or something like that?  This is 
on a git pull from about 20 minutes ago.

Thanks,
Nathan.


CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVCommon" which requires target "vtkIOCS" that is not in the export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVVTKExtensions" which requires target "vtkPVCommonCS" that is not in the 
export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVVTKExtensions" which requires target "vtkXdmfCS" that is not in the 
export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVVTKExtensions" which requires target "vtkHybridCS" that is not in the 
export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVVTKExtensions" which requires target "vtkParallelCS" that is not in the 
export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVVTKExtensions" which requires target "vtkVolumeRenderingCS" that is not 
in the export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVVTKExtensions" which requires target "vtkWidgetsCS" that is not in the 
export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVVTKExtensions" which requires target "vtkViewsCS" that is not in the 
export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVVTKExtensions" which requires target "vtkChartsCS" that is not in the 
export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVClientServerCore" which requires target "vtkPVVTKExtensionsCS" that is 
not in the export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVServerImplementation" which requires target "vtkPVClientServerCoreCS" 
that is not in the export set.
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target 
"vtkPVServerManager" which requires target "vtkPVServerImplementationCS" that 
is not in the export set.
_______________________________________________
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