[Paraview] targets not in export set
Fabian, Nathan
ndfabia at sandia.gov
Thu May 19 15:18:16 EDT 2011
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110519/554164bf/attachment.htm>
More information about the ParaView
mailing list