[vtkusers] CMake error as the PARAVIEW_INSTALL_DEVELOPMENT option is ON

David Partyka david.partyka at kitware.com
Fri May 6 07:08:25 EDT 2011


Are you building shared or static?

On Fri, May 6, 2011 at 6:52 AM, Rockydut <Rockydut at gmail.com> wrote:

> I config the Paraview 3.10.1 in Visual studio 10.0 with the following
> options:
> PARAVIEW_BUILD_QT_GUI  OFF
> VTK_USE_QT  OFF
> PARAVIEW_INSTALL_DEVELOPMENT ON
>
> And then the CMake remind me that "Error in generation process, project
> files may be invalid".
> And the output in CMake list that:
> CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target
> "vtkPVServerCommon" which requires target "vtkHybridCS" that is not in the
> export set.
> CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target
> "vtkPVServerCommon" which requires target "vtkInfovisCS" that is not in the
> export set.
> CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target
> "vtkPVFilters" which requires target "vtkPVServerCommonCS" that is not in
> the export set.
> CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target
> "vtkPVServerManager" which requires target
> CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target
> "vtkPVServerManager" which requires target "vtkXdmfCS" that is not in the
> export set.
>
> As I set the PARAVIEW_INSTALL_DEVELOPMENT to "OFF", there is on error.
> Anyone can help me?
>
> --
> View this message in context:
> http://vtk.1045678.n5.nabble.com/CMake-error-as-the-PARAVIEW-INSTALL-DEVELOPMENT-option-is-ON-tp4375603p4375603.html
> Sent from the VTK - Users mailing list archive at Nabble.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 VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110506/f9f217d8/attachment.htm>


More information about the vtkusers mailing list