<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="#0563C1" vlink="#954F72">
<div class="WordSection1">
<p class="MsoNormal">I was hoping to speak with someone who may be able to help me with installing and building Lesion Sizing Toolkit. Originally I tried to build LSTK with ITK v4.2.0 and VTK v7.0.0 but during the build process (I’m using Visual Studio 9 2008
 64x), 6 projects fail with the following errors:<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Error      1              fatal error C1083: Cannot open include file: 'itkLesionSegmentationImageFilter8.h': No such file or directory                c:\itk2\src\modules\remote\lesionsizingtoolkit\examples\itkLesionSegmentationCommandLineProgressReporter.h               
 22<o:p></o:p></p>
<p class="MsoNormal">Error      2              fatal error C1083: Cannot open include file: 'itkImageFileReader.h': No such file or directory                c:\ITK2\src\Modules\Remote\LesionSizingToolkit\Examples\LesionSegmentation.cxx   1<o:p></o:p></p>
<p class="MsoNormal">Error      3              fatal error C1083: Cannot open include file: 'itkVector.h': No such file or directory                c:\itk2\src\modules\remote\lesionsizingtoolkit\utilities\visualization\vtkContourVisualizationModule.h               
 22<o:p></o:p></p>
<p class="MsoNormal">Error      4              fatal error C1083: Cannot open include file: 'vtkPolyDataWriter.h': No such file or directory                c:\ITK2\src\Modules\Remote\LesionSizingToolkit\Utilities\Visualization\LesionSurfaceExtraction.cxx    
 21<o:p></o:p></p>
<p class="MsoNormal">Error      5              fatal error C1083: Cannot open include file: 'vtkPolyDataWriter.h': No such file or directory                c:\ITK2\src\Modules\Remote\LesionSizingToolkit\Utilities\Visualization\IsoSurfaceVolumeEstimation.cxx               
 21<o:p></o:p></p>
<p class="MsoNormal">Error      6              fatal error C1083: Cannot open include file: 'itkVector.h': No such file or directory                c:\itk2\src\modules\remote\lesionsizingtoolkit\utilities\visualization\vtkContourVisualizationModule.h               
 22<o:p></o:p></p>
<p class="MsoNormal">Error      7              fatal error C1083: Cannot open include file: 'itkCommand.h': No such file or directory                c:\ITK2\src\Modules\Remote\LesionSizingToolkit\Utilities\Visualization\ViewImageAndSegmentationSurface.cxx               
 18<o:p></o:p></p>
<p class="MsoNormal">Error      8              error C2039: 'MetaEvent' : is not a member of '`global namespace''                c:\itk2\src\modules\core\spatialobjects\include\itkMetaEvent.h             35<o:p></o:p></p>
<p class="MsoNormal">Error      9              error C2499: 'itk::MetaEvent' : a class cannot be its own base class                c:\itk2\src\modules\core\spatialobjects\include\itkMetaEvent.h             35<o:p></o:p></p>
<p class="MsoNormal">Error      10           error C2146: syntax error : missing ';' before identifier 'MetaObjectType'                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          55<o:p></o:p></p>
<p class="MsoNormal">Error      11           error C4430: missing type specifier - int assumed. Note: C++ does not support default-int                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          55<o:p></o:p></p>
<p class="MsoNormal">Error      12           error C4430: missing type specifier - int assumed. Note: C++ does not support default-int                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          55<o:p></o:p></p>
<p class="MsoNormal">Error      13           error C4430: missing type specifier - int assumed. Note: C++ does not support default-int                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          64<o:p></o:p></p>
<p class="MsoNormal">Error      14           error C2143: syntax error : missing ',' before '*'                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          64<o:p></o:p></p>
<p class="MsoNormal">Error      15           error C2143: syntax error : missing ';' before '*'                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          67<o:p></o:p></p>
<p class="MsoNormal">Error      16           error C2433: 'itk::MetaConverterBase<VDimension>::MetaObjectType' : 'virtual' not permitted on data declarations             c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          67<o:p></o:p></p>
<p class="MsoNormal">Error      17           error C4430: missing type specifier - int assumed. Note: C++ does not support default-int                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          67<o:p></o:p></p>
<p class="MsoNormal">Error      18           error C4430: missing type specifier - int assumed. Note: C++ does not support default-int                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          67<o:p></o:p></p>
<p class="MsoNormal">Error      20           error C2143: syntax error : missing ';' before '*'                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          77<o:p></o:p></p>
<p class="MsoNormal">Error      21           error C2433: 'itk::MetaConverterBase<VDimension>::MetaObjectType' : 'virtual' not permitted on data declarations             c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          77<o:p></o:p></p>
<p class="MsoNormal">Error      22           error C4430: missing type specifier - int assumed. Note: C++ does not support default-int                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          77<o:p></o:p></p>
<p class="MsoNormal">Error      23           error C4430: missing type specifier - int assumed. Note: C++ does not support default-int                c:\itk2\src\modules\core\spatialobjects\include\itkMetaConverterBase.h          77<o:p></o:p></p>
<p class="MsoNormal">Error      25           error C2143: syntax error : missing ';' before '*'                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   100<o:p></o:p></p>
<p class="MsoNormal">Error      26           error C4430: missing type specifier - int assumed. Note: C++ does not support default-int                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   100<o:p></o:p></p>
<p class="MsoNormal">Error      27           error C4430: missing type specifier - int assumed. Note: C++ does not support default-int                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   102<o:p></o:p></p>
<p class="MsoNormal">Error      29           error C2061: syntax error : identifier 'MetaScene'                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   104<o:p></o:p></p>
<p class="MsoNormal">Error      30           error C2065: 'MetaObject' : undeclared identifier                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   112<o:p></o:p></p>
<p class="MsoNormal">Error      31           error C2059: syntax error : '>'                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   112<o:p></o:p></p>
<p class="MsoNormal">Error      32           error C2143: syntax error : missing ';' before '{'                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   116<o:p></o:p></p>
<p class="MsoNormal">Error      33           error C2653: 'TConverter' : is not a class or namespace name                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   117<o:p></o:p></p>
<p class="MsoNormal">Error      34           error C2653: 'TConverter' : is not a class or namespace name                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   117<o:p></o:p></p>
<p class="MsoNormal">Error      35           error C2143: syntax error : missing ';' before '}'                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   121<o:p></o:p></p>
<p class="MsoNormal">Error      36           error C2143: syntax error : missing ';' before '{'                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   124<o:p></o:p></p>
<p class="MsoNormal">Error      37           error C2653: 'TConverter' : is not a class or namespace name                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   125<o:p></o:p></p>
<p class="MsoNormal">Error      38           error C2653: 'TConverter' : is not a class or namespace name                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   125<o:p></o:p></p>
<p class="MsoNormal">Error      39           error C2143: syntax error : missing ';' before '}'                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   127<o:p></o:p></p>
<p class="MsoNormal">Error      40           error C2065: 'transform' : undeclared identifier                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   128<o:p></o:p></p>
<p class="MsoNormal">Error      41           error C2143: syntax error : missing ',' before ')'                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   128<o:p></o:p></p>
<p class="MsoNormal">Error      42           error C2065: 'MetaObject' : undeclared identifier                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   130<o:p></o:p></p>
<p class="MsoNormal">Error      43           error C2065: 'obj' : undeclared identifier                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   130<o:p></o:p></p>
<p class="MsoNormal">Error      44           error C2143: syntax error : missing ',' before ')'                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   130<o:p></o:p></p>
<p class="MsoNormal">Error      45           error C2143: syntax error : missing ';' before '}'                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   141<o:p></o:p></p>
<p class="MsoNormal">Error      46           fatal error C1004: unexpected end-of-file found                C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h   141<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">Additionally, I am using CMake v3.6.1.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">I also tried to build it with VTK v5.10 and ITK v4.2 as suggested by the ITK Bar Camp document provided by this link:<o:p></o:p></p>
<p class="MsoNormal"><a href="http://insightsoftwareconsortium.github.io/ITKBarCamp-doc/ITK/LungNoduleSegmentationWithLSTK.html">http://insightsoftwareconsortium.github.io/ITKBarCamp-doc/ITK/LungNoduleSegmentationWithLSTK.html</a><o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal">However, cmake showed an error requesting a version of VTK 6.0.0 or newer. I will try this version in the meantime, but was hoping to get some help on building LSTK.<o:p></o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><o:p> </o:p></p>
<p class="MsoNormal"><span style="color:black">Thanks,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black">Constance Owens</span><span style="color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:black">Graduate Research Assistant<br>
<br>
</span><b><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#404040">The University of Texas Graduate School of Biomedical Sciences at Houston</span></b><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#404040"><br>
Medical Physics</span><span style="color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:10.0pt;font-family:"Arial",sans-serif;color:#404040"><a href="https://mailbox.mdanderson.org/owa/redir.aspx?REF=1_J6y-0UTLZALKHOYAqJgthiuCumt3SSyTDe5aCeIfM-m0qTq4TTCAFtYWlsdG86Q0FPd2Vuc0BtZGFuZGVyc29uLm9yZw.." target="_blank"><span style="color:#954F72">CAOwens@mdanderson.org</span></a><br>
tel 713-745-3679 | cel 281-770-5210</span><span style="color:black"><o:p></o:p></span></p>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<p class="MsoNormal">The information contained in this e-mail message may be
privileged, confidential, and/or protected from disclosure. This e-mail message
may contain protected health information (PHI); dissemination of PHI should
comply with applicable federal and state laws. If you are not the intended recipient,
or an authorized representative of the intended recipient, any further review,
disclosure, use, dissemination, distribution, or copying of this message or any
attachment (or the information contained therein) is strictly prohibited. If
you think that you have received this e-mail message in error, please notify
the sender by return e-mail and delete all references to it and its contents
from your systems.<o:p></o:p></p></body>
</html>