<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:courier, monaco, monospace, sans-serif;font-size:14pt"><DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">Hi Luis,</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">Thanks for your support, I got it working. I have done a simple mistake, pointing only to the code directory. Now I got the CMake done for ITK, but faced with a new problem.</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">I cmake the helloworld program as given in the Getting Started document as well as ItkSoftwareGuide.pdf. Igot the CMake done , but when tried to build in VC Studio 8, It gives these errors.</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif"><PRE>Compiling...
HelloWorld.cxx
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(135) : warning C4003: not enough actual parameters for macro '__DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_EX'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(135) : error C2065: '_String' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(135) : error C2275: '_locale_t' : illegal use of this type as an expression
        C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\crtdefs.h(2045) : see declaration of '_locale_t'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(135) : error C2065: '_Locale' : undeclared identifier
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(135) : warning C4229: anachronism used : modifiers on data are ignored
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(135) : error C2491: '_strlwr_l' : definition of dllimport data not allowed
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(135) : error C2078: too many initializers
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(173) : warning C4003: not enough actual parameters for macro '__DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_EX'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(173) : error C2275: '_locale_t' : illegal use of this type as an expression
        C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\crtdefs.h(2045) : see declaration of '_locale_t'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(173) : warning C4229: anachronism used : modifiers on data are ignored
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(173) : error C2491: '_strupr_l' : definition of dllimport data not allowed
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(173) : error C2078: too many initializers
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(299) : warning C4003: not enough actual parameters for macro '__DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_EX'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(299) : error C2275: '_locale_t' : illegal use of this type as an expression
        C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\crtdefs.h(2045) : see declaration of '_locale_t'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(299) : warning C4229: anachronism used : modifiers on data are ignored
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(299) : error C2491: '_wcslwr_l' : definition of dllimport data not allowed
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(299) : error C2078: too many initializers
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(305) : warning C4003: not enough actual parameters for macro '__DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_1_EX'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(305) : error C2275: '_locale_t' : illegal use of this type as an expression
        C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\crtdefs.h(2045) : see declaration of '_locale_t'
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(305) : warning C4229: anachronism used : modifiers on data are ignored
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(305) : error C2491: '_wcsupr_l' : definition of dllimport data not allowed
C:\Program Files (x86)\Microsoft Visual Studio 8\VC\include\string.h(305) : error C2078: too many initializers
c:\pradeepa\anu\imageprocessing\applications\itk\insighttoolkit-3.4.0\code\common\itkMacro..h(45) : fatal error C1083: Cannot open include file: 'strstream.h': No such file or directory
</PRE></DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">Any idea on what I should do?</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">Thanks,</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">&nbsp;</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif">Pradeepa</DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif"><BR><BR></DIV>
<DIV style="FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, serif">----- Original Message ----<BR>From: Luis Ibanez &lt;luis..ibanez@kitware.com&gt;<BR>To: pradeepa Gunaratne &lt;gunadp@yahoo.com&gt;; Insight Users &lt;insight-users@itk.org&gt;<BR>Sent: Tuesday, 1 April, 2008 7:28:06 PM<BR>Subject: Re: [Insight-users] INSTALL TARGETS given no DESTINATION<BR><BR><BR>Hi Pradeepa,<BR><BR>The CMake variable:<BR><BR><BR>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CMAKE_INSTALL_PREFIX<BR><BR><BR>expects the path to the directory where you<BR>plan to install ITK after you build it.<BR><BR>If you are pointing it to a file, that will<BR>explain the CMake error..<BR><BR>Please point this variable to an new directory.<BR><BR>Note that you don't need to install ITK in<BR>order to use it. You can simply use it from<BR>its build directory.<BR><BR><BR><BR>&nbsp; &nbsp; Regards,<BR><BR><BR><BR>&nbsp; &nbsp; &nbsp;
 Luis<BR><BR><BR><BR>--------------------------<BR>pradeepa Gunaratne wrote:<BR>&gt; Hi Luis,<BR>&gt;&nbsp; <BR>&gt; Thanks for the reply. My platform is Windows vista and I am using visual <BR>&gt; studio 8 2005. I unzipped both ITK and CMake. Then I ran CMakesetup. Th <BR>&gt; GUI asks for the source code and the binary locations. I gave them and <BR>&gt; clicked on "configure". Then this error shows saying that INSTALL <BR>&gt; TARGETS given no DESTINATION.<BR>&gt;&nbsp; <BR>&gt; The CMAKE_INSTALL_PREFIX was having a wrong value. I set it to the path <BR>&gt; where I unzipped CMake. Then clicked confifure again. This time also the <BR>&gt; same error given. Pls let me know whether there is any setting I have <BR>&gt; missed.<BR>&gt;&nbsp; <BR>&gt; Thank you very much.<BR>&gt;&nbsp; <BR>&gt; Pradeepa<BR>&gt; <BR>&gt; ----- Original Message ----.<BR>&gt; From: Luis Ibanez &lt;<A href="mailto:luis.ibanez@kitware.com"
 ymailto="mailto:luis.ibanez@kitware.com">luis.ibanez@kitware.com</A>&gt;<BR>&gt; To: pradeepa Gunaratne &lt;<A href="mailto:gunadp@yahoo.com" ymailto="mailto:gunadp@yahoo.com">gunadp@yahoo.com</A>&gt;<BR>&gt; Cc: <A href="mailto:Insight-users@itk.org" ymailto="mailto:Insight-users@itk.org">Insight-users@itk.org</A><BR>&gt; Sent: Tuesday, 1 April, 2008 4:47:48 PM<BR>&gt; Subject: Re: [Insight-users] INSTALL TARGETS given no DESTINATION<BR>&gt; <BR>&gt; <BR>&gt; Hi Pradeepa,<BR>&gt; <BR>&gt; Did you modify the settings of the CMake variable:<BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; CMAKE_INSTALL_PREFIX<BR>&gt; <BR>&gt; when you configured ITK using CMake&nbsp; ??<BR>&gt; <BR>&gt; <BR>&gt; Also, what is your platform ?<BR>&gt; <BR>&gt; <BR>&gt;&nbsp; Please let us know,<BR>&gt; <BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; Thanks<BR>&gt; <BR>&gt; <BR>&gt; <BR>&gt;&nbsp; &nbsp; &nbsp; &nbsp; Luis<BR>&gt; <BR>&gt; <BR>&gt;
 ------------------------<BR>&gt; pradeepa Gunaratne wrote:<BR>&gt;&nbsp; &gt; Hi All,<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt; I have just started building itk through cmake. When I give the source<BR>&gt;&nbsp; &gt; and binary locations and click on "configure", it gives me an error<BR>&gt;&nbsp; &gt; message saying that INSTALL TARGETS given no DESTINATION. My environment<BR>&gt;&nbsp; &gt; is Windows Vista, CMake 2.4 patch 8 and InsightToolkit-3..4.0.<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt; Please help me to solve this as I couldn't find any solution.<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt; thanks,<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt; Pradeepa<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt; ------------------------------------------------------------------------<BR>&gt;&nbsp; &gt; Get the name you always wanted with the new y7mail email address<BR>&gt;&nbsp; &gt; <BR>&gt; &lt;<A
 href="http://au.rd.yahoo.com/mail/taglines/au/y7mail/default/*http://au.yahoo.com/y7mail/?p1=ni&amp;p2=general&amp;p3=tagline&amp;p4=other" target=_blank>http://au.rd.yahoo.com/mail/taglines/au/y7mail/default/*http://au.yahoo.com/y7mail/?p1=ni&amp;p2=general&amp;p3=tagline&amp;p4=other</A> <BR>&gt; &lt;<A href="http://au.rd.yahoo.com/mail/taglines/au/y7mail/default/*http://au.yahoo.com/y7mail/?p1=ni&amp;p2=general&amp;p3=tagline&amp;p4=other" target=_blank>http://au.rd.yahoo.com/mail/taglines/au/y7mail/default/*http://au.yahoo.com/y7mail/?p1=ni&amp;p2=general&amp;p3=tagline&amp;p4=other</A>&gt;&gt;. <BR>&gt; <BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt; ------------------------------------------------------------------------<BR>&gt;&nbsp; &gt;<BR>&gt;&nbsp; &gt; _______________________________________________<BR>&gt;&nbsp; &gt; Insight-users mailing list<BR>&gt;&nbsp; &gt; <A href="mailto:Insight-users@itk.org"
 ymailto="mailto:Insight-users@itk.org">Insight-users@itk.org</A> &lt;mailto:<A href="mailto:Insight-users@itk.org" ymailto="mailto:Insight-users@itk.org">Insight-users@itk.org</A>&gt;<BR>&gt;&nbsp; &gt; <A href="http://www.itk.org/mailman/listinfo/insight-users" target=_blank>http://www.itk.org/mailman/listinfo/insight-users</A><BR>&gt; <BR>&gt; <BR>&gt; ------------------------------------------------------------------------<BR>&gt; Get the name you always wanted with the new y7mail email address <BR>&gt; &lt;<A href="http://au.rd.yahoo.com/mail/taglines/au/y7mail/default/*http://au.yahoo.com/y7mail/?p1=ni&amp;p2=general&amp;p3=tagline&amp;p4=other" target=_blank>http://au.rd.yahoo.com/mail/taglines/au/y7mail/default/*http://au.yahoo.com/y7mail/?p1=ni&amp;p2=general&amp;p3=tagline&amp;p4=other</A>&gt;. <BR>&gt; <BR></DIV>
<DIV style="FONT-SIZE: 14pt; FONT-FAMILY: courier, monaco, monospace, sans-serif"><BR></DIV></div><br>


      <hr size=1>
Get the name you always wanted with the <a href="http://au.rd.yahoo.com/mail/taglines/au/y7mail/default/*http://au.yahoo..com/y7mail/?p1=ni&p2=general&p3=tagline&p4=other" target=_blank>new y7mail email address</a>.
</body></html>