[Insight-users] Does anyone actually use Visual Studio with ITK?

Dženan Zukić dzenanz at gmail.com
Fri Nov 2 07:31:45 EDT 2012


I use VS2010. Building ITK has always taken long time, on either Windows
or Linux. Building projects using ITK takes some seconds, but it is a price
I am willing to pay for convenience of an IDE.


On Wed, Oct 31, 2012 at 9:33 PM, John Drescher <drescherjm at gmail.com> wrote:

> > There are two ways to decrease the include path when using ITK.
> >
> > 1) Install ITK. By installing ITK, it will flatten the directory
> structure
> > greatly reducing the include path.
>
> I have learned in the past that this option tends to interfere with my
> development since I would need to install Release, Debug and
> RelWithDebInfo configurations all at the same time. Also 32 bit and 64
> bit and in some cases different versions of Visual Studio. Although I
> may investigate this again if it saves build time.
>
> > 2) When using the cmake's find_package list the ITK modules needed as
> > components[1].
> >
> > [1]
> >
> https://github.com/Kitware/ITK/blob/master/Utilities/Maintenance/WhatModulesITK.py
>
> Thanks. That can certainly help. On one system I briefly looked into
> reducing the # of modules manually.
>
> John
> _____________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20121102/32266af8/attachment.htm>


More information about the Insight-users mailing list