<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
--></style>
</head>
<body class='hmmessage'>
<BR>&nbsp;Hi Tamas,<BR>
&nbsp;<BR>
I think you did everything ok, but like you did not compile the examples, you can only&nbsp;find HelloWorld.cxx in "F:\itk\src\insight\\Examples\Installation".<BR>
&nbsp;<BR>
Regards.<BR>
<HR id=stopSpelling>
Date: Wed, 11 Nov 2009 17:58:53 +0100<BR>From: tamas.utasi@freemail.hu<BR>To: insight-users@itk.org<BR>Subject: [Insight-users] Trouble with building ITK<BR><BR>Hi Folks,<BR><BR>Sorry for double posting... I&nbsp;missed the subject :S<BR><BR>I am beginner in Visual Studio, Cmake and in ITK also.<BR>I usually compiling with Code::blocks, before that I used to use Dev-C++. Not so many experiance in MS VS... yet.<BR><BR>I started my day with downloading the lastest CMake (2.6.4), the latest ITK sourcode files (InsightApplications-3.16.0.zip).<BR>I also gathered an MS Visual Studio (2008 pro). I followed the instructions as I found in: http://www.itk.org/CourseWare/Training/GettingStarted-I.pdf<BR>* I installed cmake (C:\Program Files\CMake 2.6), <BR>* then I unzipped InsightApplications-3.16.0.zip into "F:\itk\src\insight\" and then <BR>* created F:\itk\bin\insight\.<BR><BR>* CMakeSetup with parameters:<BR>&nbsp;- source code: F:\itk\src\insight\<BR>&nbsp;- binary files destination: F:\itk\bin\insight\<BR>&nbsp;- compiler: visual studio 9 (2008).<BR>&nbsp;- BUILD_DOXYGEN: OFF<BR>&nbsp;- BUILD_EXAMPLES: OFF<BR>&nbsp;- BUILD_SHARED_LIBS: OFF<BR>&nbsp;- BUILD_TESTING: OFF<BR>&nbsp;- CMAKE_BQCKWARDS_COMPATIBILITY: 2.4<BR>&nbsp;- CMAKE_INSTALL_PREFIX: C:PRogram Files\ITK<BR>&nbsp;- ITK_USE_KWSTYLE: OFF<BR>After "Configure" pushed 2nd time all of them is gray. Great.<BR>After 3th push: Configuration done. :) OK, all the project files are done. <BR><BR>* Then I open the solution file in VS, right click on ALL_BUILD -&gt; Build, It tooks like 10 minutes to build, result:<BR>========== Build: 33 succeeded, 0 failed, 2 up-to-date, 0 skipped ==========<BR><BR>* Step 5: "Verify the Built"... There are no directories in F:\itk\bin\insight\bin\Debug\, only files... and I didn't find HelloWorld.cxx neither.<BR>Then I pushed right click on INSTALL -&gt; Build.<BR>========== Build: 1 succeeded, 0 failed, 35 up-to-date, 0 skipped ==========<BR>It has created the directories and files in the target directory: C:\Program Files\ITK, but in the bin directory there are only the next files:<BR>itkTestDriver.exe<BR>Microsoft.VC90.CRT.manifest<BR>msvcm90.dll<BR>msvcp90.dll<BR>msvcr90.dll<BR><BR>Is it normal? <BR><BR>I had that impression I should find the same directory structure in bin like in src...<BR>Did I something wrong?<BR><BR>Thanks in advice.<BR>Tamas<BR><BR><BR>________________________________________________________<BR><A>Ne hagyja ki az utolsó nagy, novemberi kötelező biztosító váltást! Számoljon, hogy spóroljon! </A>                                               <br /><hr />!Windows Phone ya está aquí! Mucho más que un teléfono. <a href='http://www.windowsphone.com/spain' target='_new'>!Hazte con uno!</a></body>
</html>