[Insight-users] unresolved external errors ITKIOGDCM

Siavash khallaghi siavashk at ece.ubc.ca
Wed Sep 11 03:25:56 EDT 2013


After doing some research, it seems that is not related to ITKIO. Sorry, 
but I have never used GDCM as a 3rd party library, so I am not sure what 
the dependencies are.

Good luck,

Siavash
On 9/11/2013 12:16 AM, bot1q wrote:
> ADD_EXECUTABLE(
> Seg
> Segs.cpp
> Segs.h
> )
>
> TARGET_LINK_LIBRARIES(
> Seg
> TUtil
> ${ITK_LIBS_ALL}
> ${VNL_LIBS}
> ${ITK_LIBRARIES}
> 	
> vtkCommon
> vtkFiltering
> vtkHybrid
> )
>
> That is my Cmakelists.txt,
>
> but if i add ITKIO, I get ITKIO.lib not found, the solution was to do
> ${ITK_LIBRARIES}.
> I am using ITK4.4 and GDCM 2.2.4
>
>
>
>
>
> --
> View this message in context: http://itk-users.7.n7.nabble.com/unresolved-external-errors-ITKIOGDCM-tp32319p32322.html
> Sent from the ITK - Users mailing list archive at Nabble.com.
> _____________________________________
> 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://www.itk.org/mailman/listinfo/insight-users
>



More information about the Insight-users mailing list