[Insight-users] ITK 3.18 exception with VS9 but not mingw or during unit tests

Wes Turner wes.turner at kitware.com
Fri May 21 11:45:02 EDT 2010


On Fri, May 21, 2010 at 11:21 AM, John Drescher <drescherjm at gmail.com>wrote:

> > Thanks a lot, that does in fact seem to solve my problem on my nmake vs8
> builds.
> > I will try to duplicate on the vs9 builds now and update.
> >
> > Now I need to figure out how to install both Debug and Release libs
> > for development
> > and release. Do you know? I know how boost handles it. I'm not sure of
> the
> > proper ITK way.
> >
>
> The best way I have found is to build itk without installing. So when
> you build your application that uses itk with CMake, debug builds will
> use the debug libraries and release builds it will use the release
> build libraries. You just need to point CMake to the root build folder
> for itk when it complains that it can not find itk.
>
> John
>

Not an elegant solution, but the way I normally work as well.

- Wes


> _____________________________________
> 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
>



-- 
Wesley D. Turner, Ph.D.
Kitware, Inc.
Technical Leader
28 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4920
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.itk.org/pipermail/insight-users/attachments/20100521/f6625896/attachment.htm>


More information about the Insight-users mailing list