[Insight-users] can not open file "gdcmMSFF.lib"

Juan Cardelino juan.cardelino at gmail.com
Tue Mar 29 01:01:39 EDT 2011


Dear yihui,

I forgot to say that if I manually add the directory where
gdcmMSFF.lib is located, everything works fine. So you could use this
dirty hack until someone points us in the direction of a better
solution.
Best,
       Juan

On Tue, Mar 29, 2011 at 1:59 AM, Juan Cardelino
<juan.cardelino at gmail.com> wrote:
> Hello all,
> I ran into the same problem. In my case I didn't select any option,
> just used the default ones. In addition, the same CMakeLists.txt works
> perfectly in linux.
> here is the part where I find ITK:
>
> # Find ITK.
> FIND_PACKAGE(ITK REQUIRED)
> IF(ITK_FOUND)
> MESSAGE( STATUS "found ITK"  )
>  INCLUDE(${ITK_USE_FILE})
> ENDIF(ITK_FOUND)
>
> I don't know what I'm doing wrong, shall I explicity add a findGDCM
> part too? Am I missing something else?
> Thanks in advance.
> Best regards,
>                   Juan
>


More information about the Insight-users mailing list