<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:times new roman,new york,times,serif;font-size:12pt"><div>Hello John,<br><br>&nbsp;&nbsp; Here's a sample build command for debug mode&nbsp; (I use vs 2008 on windows 7, 32-bit)<br><br>/Od /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\ITKBuild" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Code\Algorithms" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Code\BasicFilters" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Code\Common" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Code\Numerics" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Code\IO" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Code\Numerics\FEM" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Code\Numerics\NeuralNetworks" /I
 "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Code\SpatialObject" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\MetaIO" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\NrrdIO" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\ITKBuild\Utilities\NrrdIO" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\DICOMParser" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\ITKBuild\Utilities\DICOMParser" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\ITKBuild\Utilities\expat" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\expat" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\nifti\niftilib" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\nifti\znzlib" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\itkExtHdrs" /I
 "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\ITKBuild\Utilities" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Code\Numerics\Statistics" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\vxl\v3p\netlib" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\vxl\vcl" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\vxl\core" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\ITKBuild\Utilities\vxl\v3p\netlib" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\ITKBuild\Utilities\vxl\vcl" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\ITKBuild\Utilities\vxl\core" /I "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\ITKBuild\Utilities\gdcm" /I
 "C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\Utilities\gdcm\src" /D "WIN32" /D "_WINDOWS" /D "NOMINMAX" /D "_DEBUG" /D "_CRT_FAR_MAPPINGS_NO_DEPRECATE" /D "_CRT_IS_WCTYPE_NO_DEPRECATE" /D "_CRT_MANAGED_FP_NO_DEPRECATE" /D "_CRT_NONSTDC_NO_DEPRECATE" /D "_CRT_SECURE_NO_DEPRECATE" /D "_CRT_SECURE_NO_DEPRECATE_GLOBALS" /D "_CRT_SETERRORMODE_BEEP_SLEEP_NO_DEPRECATE" /D "_CRT_TIME_FUNCTIONS_NO_DEPRECATE" /D "_CRT_VCCLRIT_NO_DEPRECATE" /D "_SCL_SECURE_NO_DEPRECATE" /D "CMAKE_INTDIR=\"Debug\"" /D "_MBCS" /FD /EHsc /RTC1 /MDd /Fo"CannyEdgeDetectionImageFilter.dir\Debug\\" /Fd"C:\DevelopmentLibraries\ThirdParty\ITK\InsightToolkit-3.20.0\ITKBuild\bin\Debug/CannyEdgeDetectionImageFilter.pdb" /W3 /nologo /c /Zi /TP /errorReport:prompt<br><br><br></div><div style="font-family: times new roman,new york,times,serif; font-size: 12pt;">Emma<br><div style="font-family: arial,helvetica,sans-serif; font-size: 13px;"><font face="Tahoma" size="2"><hr
 size="1"><b><span style="font-weight: bold;">From:</span></b> John Drescher &lt;drescherjm@gmail.com&gt;<br><b><span style="font-weight: bold;">To:</span></b> Emma Ryan &lt;eryanvtk@yahoo.com&gt;<br><b><span style="font-weight: bold;">Cc:</span></b> insight-users@itk.org<br><b><span style="font-weight: bold;">Sent:</span></b> Fri, September 3, 2010 5:35:14 PM<br><b><span style="font-weight: bold;">Subject:</span></b> Re: [Insight-users] Race condition in Write ?<br></font><br>
&gt; &nbsp; I'm not sure what you mean by 'install'.&nbsp;&nbsp; I built ITK using cmake.<br>&gt; (downloaded ITK3.20.zip, Unzipped the folder, in cmake_gui version, provided<br>&gt; teh source and build locations and hit the 'configure' button.)&nbsp; . The CMAKE<br>&gt; flags for debug and release seem to be set fine.&nbsp; I didn't know ITK could be<br>&gt; installed with a Windows-like installer.<br>&gt;<br><br>Did you build the install target? Or better yet what command did you<br>use to build itk?<br><br>John<br></div></div>
</div><br>

      </body></html>