<br><font size=2 face="sans-serif">Hi,</font>
<br>
<br><font size=2 face="sans-serif">I found the same issue under winXP -
cmake 2.6.2</font>
<br><font size=2 face="sans-serif">It seems that the line </font>
<br>
<br><font size=2>&nbsp; INSTALL(TARGETS icet_strategies </font>
<br><font size=2>&nbsp; &nbsp; LIBRARY DESTINATION ${ICET_INSTALL_LIB_DIR}
COMPONENT RuntimeLibraries)</font>
<br>
<br><font size=2 face="sans-serif">is raising an error in cmake.</font>
<br><font size=2 face="sans-serif">changing it to </font>
<br><font size=2>&nbsp; INSTALL(TARGETS icet_strategies </font>
<br><font size=2>&nbsp; &nbsp; RUNTIME DESTINATION ${ICET_INSTALL_LIB_DIR}
COMPONENT RuntimeLibraries</font>
<br><font size=2>&nbsp; &nbsp; LIBRARY DESTINATION ${ICET_INSTALL_LIB_DIR}
COMPONENT RuntimeLibraries)</font>
<br>
<br><font size=2 face="sans-serif">fixes it. </font>
<br><font size=2 face="sans-serif">I don't know if it is an ice-t issue
or a cmake one.</font>
<br>
<br><font size=2 face="sans-serif">Stephane</font>
<br>
<br><font size=2 face="sans-serif">-----------------------------------------------------------------------------<br>
Stéphane Ploix<br>
EDF R&amp;D <br>
1 avenue du Général de Gaulle<br>
F-92141 Clamart Cedex<br>
Phone : +33 (0)1 47 65 51 10<br>
Email : stephane.ploix 'at' edf.fr</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>kmorel@sandia.gov</b> </font>
<br><font size=1 face="sans-serif">Envoyé par : paraview-bounces@paraview.org</font>
<p><font size=1 face="sans-serif">28/10/2008 15:25</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">A</font></div>
<td><font size=1 face="sans-serif">phdggg@gmail.com, paraview@paraview.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Objet</font></div>
<td><font size=1 face="sans-serif">Re: [Paraview] Paraview and ICE-T</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>The blackrose and amber5 dashboards all compile IceT,
and they look like<br>
they are working well enough. &nbsp;You can use the dashboard to look at
their<br>
compile settings.<br>
<br>
You may start by upgrading your CMake if you have not done so recently.<br>
<br>
-Ken<br>
<br>
<br>
On 10/28/08 2:30 AM, &quot;Mengda Wu&quot; &lt;phdggg@gmail.com&gt; wrote:<br>
<br>
&gt; Hi,<br>
&gt;<br>
&gt; &nbsp; &nbsp;Has anybody found problems when trying to build CVS version
of paraview<br>
&gt; with ICE-T. I am trying to use CMake.<br>
&gt; But it gives the error messages<br>
&gt; &quot;CMake Error at Utilities/IceT/src/ice-t/CMakeLists.txt:26 (INSTALL):
install<br>
&gt; library TARGETS gives no DESTINATION!&quot;<br>
&gt; &quot;CMake Error at Utilities/IceT/src/communcation/CMakeLists.txt:21
(INSTALL):<br>
&gt; install library TARGETS gives no DESTINATION!&quot;<br>
&gt; &quot;CMake Error at Utilities/IceT/src/strategies/CMakeLists.txt:21
(INSTALL):<br>
&gt; install library TARGETS gives no DESTINATION!&quot;<br>
&gt;<br>
&gt; BTW, it was totally OK without ICE-T.<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Mengda<br>
&gt;<br>
<br>
<br>
 &nbsp; **** &nbsp; &nbsp; &nbsp;Kenneth Moreland<br>
 &nbsp; &nbsp;*** &nbsp; &nbsp; &nbsp;Sandia National Laboratories<br>
***********<br>
*** *** *** &nbsp;email: kmorel@sandia.gov<br>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<br>
 &nbsp; &nbsp;*** &nbsp; &nbsp; &nbsp;fax: &nbsp; (505) 845-0833<br>
<br>
<br>
<br>
_______________________________________________<br>
ParaView mailing list<br>
ParaView@paraview.org<br>
http://www.paraview.org/mailman/listinfo/paraview<br>
</font></tt>
<br>