[Insight-users] Problem ITK and GDCM in the same script

Luis Ibanez luis.ibanez at kitware.com
Sat Mar 27 13:48:31 EDT 2010


Hi Jmerkow,

You should:


1) Build GDCM 2.0 with its default settings


2) Configure ITK with CMake and turn ON
    the variable

            ITK_USE_SYSTEM_GDCM

    and then set

             GDCM_DIR

    to the directory where you bulit GDCM in
    step (1).


3) Finally, build ITK.


    Regards,


          Luis


-------------------------------------------------------------
On Sat, Mar 27, 2010 at 12:28 PM, jmerkow <jmerkow at andrew.cmu.edu> wrote:
>
> I am having a similar problem.  I installed ITK before GCDM.  Should I go
> back, install GDCM 2.X, build, then reinstall ITK with cmake and this option
> will appear?
>
> After doing so I can use any of the contents of GDCM 2.x?
> --
> View this message in context: http://n2.nabble.com/Problem-ITK-and-GDCM-in-the-same-script-tp4772261p4809809.html
> Sent from the ITK Insight 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.html
>
> 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