[ITK] [ITK-users] Lesion Sizing Toolkit Build not successful
Dženan Zukić
dzenanz at gmail.com
Thu Oct 13 11:20:07 EDT 2016
Hi Constance,
the lesion sizing toolkit builds with master version of ITK with examples
and tests turned off. I will now try building with those on to see if some
problems appear. I used VS2013 x64.
Regards,
Dženan
On Thu, Oct 13, 2016 at 10:48 AM, Owens,Constance A <CAOwens at mdanderson.org>
wrote:
> 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:
>
>
>
> Error 1 fatal error C1083: Cannot open include file: '
> itkLesionSegmentationImageFilter8.h': No such file or
> directory c:\itk2\src\modules\remote\
> lesionsizingtoolkit\examples\itkLesionSegmentationCommandLi
> neProgressReporter.h 22
>
> 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
>
> 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
>
> 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
>
> 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
>
> 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
>
> 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
>
> Error 8 error C2039: 'MetaEvent' : is not a member of
> '`global namespace'' c:\itk2\src\modules\core\
> spatialobjects\include\itkMetaEvent.h 35
>
> Error 9 error C2499: 'itk::MetaEvent' : a class cannot
> be its own base class c:\itk2\src\modules\core\
> spatialobjects\include\itkMetaEvent.h 35
>
> Error 10 error C2146: syntax error : missing ';' before
> identifier 'MetaObjectType' c:\itk2\src\modules\core\
> spatialobjects\include\itkMetaConverterBase.h 55
>
> 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
>
> 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
>
> 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
>
> Error 14 error C2143: syntax error : missing ',' before
> '*' c:\itk2\src\modules\core\spatialobjects\include\
> itkMetaConverterBase.h 64
>
> Error 15 error C2143: syntax error : missing ';' before
> '*' c:\itk2\src\modules\core\spatialobjects\include\
> itkMetaConverterBase.h 67
>
> Error 16 error C2433: 'itk::MetaConverterBase<VDimension>::MetaObjectType'
> : 'virtual' not permitted on data declarations
> c:\itk2\src\modules\core\spatialobjects\include\
> itkMetaConverterBase.h 67
>
> 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
>
> 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
>
> Error 20 error C2143: syntax error : missing ';' before
> '*' c:\itk2\src\modules\core\spatialobjects\include\
> itkMetaConverterBase.h 77
>
> Error 21 error C2433: 'itk::MetaConverterBase<VDimension>::MetaObjectType'
> : 'virtual' not permitted on data declarations
> c:\itk2\src\modules\core\spatialobjects\include\
> itkMetaConverterBase.h 77
>
> 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
>
> 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
>
> Error 25 error C2143: syntax error : missing ';' before
> '*' C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 100
>
> 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
>
> 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
>
> Error 29 error C2061: syntax error : identifier
> 'MetaScene' C:\ITK2\src\Modules\Core\
> SpatialObjects\include\itkMetaSceneConverter.h 104
>
> Error 30 error C2065: 'MetaObject' : undeclared
> identifier C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 112
>
> Error 31 error C2059: syntax error : '>'
> C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 112
>
> Error 32 error C2143: syntax error : missing ';' before
> '{' C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 116
>
> Error 33 error C2653: 'TConverter' : is not a class or
> namespace name C:\ITK2\src\Modules\Core\
> SpatialObjects\include\itkMetaSceneConverter.h 117
>
> Error 34 error C2653: 'TConverter' : is not a class or
> namespace name C:\ITK2\src\Modules\Core\
> SpatialObjects\include\itkMetaSceneConverter.h 117
>
> Error 35 error C2143: syntax error : missing ';' before
> '}' C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 121
>
> Error 36 error C2143: syntax error : missing ';' before
> '{' C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 124
>
> Error 37 error C2653: 'TConverter' : is not a class or
> namespace name C:\ITK2\src\Modules\Core\
> SpatialObjects\include\itkMetaSceneConverter.h 125
>
> Error 38 error C2653: 'TConverter' : is not a class or
> namespace name C:\ITK2\src\Modules\Core\
> SpatialObjects\include\itkMetaSceneConverter.h 125
>
> Error 39 error C2143: syntax error : missing ';' before
> '}' C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 127
>
> Error 40 error C2065: 'transform' : undeclared
> identifier C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 128
>
> Error 41 error C2143: syntax error : missing ',' before
> ')' C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 128
>
> Error 42 error C2065: 'MetaObject' : undeclared
> identifier C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 130
>
> Error 43 error C2065: 'obj' : undeclared
> identifier C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 130
>
> Error 44 error C2143: syntax error : missing ',' before
> ')' C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 130
>
> Error 45 error C2143: syntax error : missing ';' before
> '}' C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 141
>
> Error 46 fatal error C1004: unexpected end-of-file
> found C:\ITK2\src\Modules\Core\SpatialObjects\include\itkMetaSceneConverter.h
> 141
>
>
>
> Additionally, I am using CMake v3.6.1.
>
>
>
> 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:
>
> http://insightsoftwareconsortium.github.io/ITKBarCamp-doc/ITK/
> LungNoduleSegmentationWithLSTK.html
>
>
>
> 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.
>
>
>
>
>
> Thanks,
>
> Constance Owens
>
> Graduate Research Assistant
>
> *The University of Texas Graduate School of Biomedical Sciences at Houston*
> Medical Physics
>
> CAOwens at mdanderson.org
> <https://mailbox.mdanderson.org/owa/redir.aspx?REF=1_J6y-0UTLZALKHOYAqJgthiuCumt3SSyTDe5aCeIfM-m0qTq4TTCAFtYWlsdG86Q0FPd2Vuc0BtZGFuZGVyc29uLm9yZw..>
> tel 713-745-3679 | cel 281-770-5210
>
>
>
> 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.
>
> _____________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Kitware offers ITK Training Courses, for more information visit:
> http://www.kitware.com/products/protraining.php
>
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/insight-users
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/community/attachments/20161013/4de024ff/attachment-0001.html>
-------------- next part --------------
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/insight-users
More information about the Community
mailing list