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">&lt;<a href="mailto:Rockydut@gmail.com">Rockydut@gmail.com</a>&gt;</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 &quot;Error in generation process, project<br>
files may be invalid&quot;.<br>
And the output in CMake list that:<br>
CMake Error: INSTALL(EXPORT &quot;ParaViewTargets&quot; ...) includes target<br>
&quot;vtkPVServerCommon&quot; which requires target &quot;vtkHybridCS&quot; that is not in the<br>
export set.<br>
CMake Error: INSTALL(EXPORT &quot;ParaViewTargets&quot; ...) includes target<br>
&quot;vtkPVServerCommon&quot; which requires target &quot;vtkInfovisCS&quot; that is not in the<br>
export set.<br>
CMake Error: INSTALL(EXPORT &quot;ParaViewTargets&quot; ...) includes target<br>
&quot;vtkPVFilters&quot; which requires target &quot;vtkPVServerCommonCS&quot; that is not in<br>
the export set.<br>
CMake Error: INSTALL(EXPORT &quot;ParaViewTargets&quot; ...) includes target<br>
&quot;vtkPVServerManager&quot; which requires target<br>
CMake Error: INSTALL(EXPORT &quot;ParaViewTargets&quot; ...) includes target<br>
&quot;vtkPVServerManager&quot; which requires target &quot;vtkXdmfCS&quot; that is not in the<br>
export set.<br>
<br>
As I set the PARAVIEW_INSTALL_DEVELOPMENT to &quot;OFF&quot;, 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>