[Insight-users] how to get Sagittal, lateral, coronal view from the DICOM image set/3D DICOM Volume

John Drescher drescherjm at gmail.com
Tue Jul 21 11:59:49 EDT 2009


On Tue, Jul 21, 2009 at 11:50 AM, nithin shekar<nithinshekar1 at gmail.com> wrote:
> hi i m tryin to build itk LiverTumerSegmentation example. but it giving me
> error .as ...
>
>
>
> 1>------ Build started: Project: LiverTumorSegmentationExample,
> Configuration: Debug Win32 ------
> 1>Linking...
> 1>vtktiff.lib(tif_win32.obj) : error LNK2005: _TIFFOpenW already defined in
> itktiff.lib(tif_win32.obj)
> 1>   Creating library
> B:\ITK\binitk\LiverTumorSegmentation\Debug\LiverTumorSegmentationExample.lib
> and object
> B:\ITK\binitk\LiverTumorSegmentation\Debug\LiverTumorSegmentationExample.exp
> 1>B:\ITK\binitk\LiverTumorSegmentation\Debug\LiverTumorSegmentationExample.exe
> : fatal error LNK1169: one or more multiply defined symbols found
> 1>Build log was saved at
> "file://b:\ITK\binitk\LiverTumorSegmentation\LiverTumorSegmentationExample.dir\Debug\BuildLog.htm"
> 1>LiverTumorSegmentationExample - 2 error(s), 0 warning(s)
>
> can any one help me.
>
Do you need tiff support with itk? I would just disable it in
cmake-gui and rebuild itk.

John


More information about the Insight-users mailing list