Are you building shared or static?<br><br><div class="gmail_quote">On Fri, May 6, 2011 at 6:52 AM, Rockydut <span dir="ltr"><<a href="mailto:Rockydut@gmail.com">Rockydut@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I config the Paraview 3.10.1 in Visual studio 10.0 with the following<br>
options:<br>
PARAVIEW_BUILD_QT_GUI OFF<br>
VTK_USE_QT OFF<br>
PARAVIEW_INSTALL_DEVELOPMENT ON<br>
<br>
And then the CMake remind me that "Error in generation process, project<br>
files may be invalid".<br>
And the output in CMake list that:<br>
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target<br>
"vtkPVServerCommon" which requires target "vtkHybridCS" that is not in the<br>
export set.<br>
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target<br>
"vtkPVServerCommon" which requires target "vtkInfovisCS" that is not in the<br>
export set.<br>
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target<br>
"vtkPVFilters" which requires target "vtkPVServerCommonCS" that is not in<br>
the export set.<br>
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target<br>
"vtkPVServerManager" which requires target<br>
CMake Error: INSTALL(EXPORT "ParaViewTargets" ...) includes target<br>
"vtkPVServerManager" which requires target "vtkXdmfCS" that is not in the<br>
export set.<br>
<br>
As I set the PARAVIEW_INSTALL_DEVELOPMENT to "OFF", there is on error.<br>
Anyone can help me?<br>
<br>
--<br>
View this message in context: <a href="http://vtk.1045678.n5.nabble.com/CMake-error-as-the-PARAVIEW-INSTALL-DEVELOPMENT-option-is-ON-tp4375603p4375603.html" target="_blank">http://vtk.1045678.n5.nabble.com/CMake-error-as-the-PARAVIEW-INSTALL-DEVELOPMENT-option-is-ON-tp4375603p4375603.html</a><br>
Sent from the VTK - Users mailing list archive at Nabble.com.<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the VTK FAQ at: <a href="http://www.vtk.org/Wiki/VTK_FAQ" target="_blank">http://www.vtk.org/Wiki/VTK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtkusers" target="_blank">http://www.vtk.org/mailman/listinfo/vtkusers</a><br>
</blockquote></div><br>