[ITK-users] C++ Dependencies
Bradley Lowekamp
brad at lowekamp.net
Mon Jun 22 18:42:01 EDT 2015
Hello,
You are probably just missing the vs 2013 runtime libraries which can be found here: https://www.microsoft.com/en-us/download/details.aspx?id=40784
HTH
Brad
> On Jun 22, 2015, at 6:38 PM, Matias Montroull <matimontg at gmail.com> wrote:
>
> Hi,
>
> If I compile ITK code into an exe then copy it over to another machine, which dependencies do I need to copy?
> I noticed if I copy an .exe into a new machine, I'm missing some links to dependencies or DLLs I guess.
>
> I'm working with VisualStudio 2013. Any consideration when building in release mode? Do I need to select an option that includes all ITK dependencies or how that works?
>
> Thanks,
>
> Matias.
> --
> Matias
> _____________________________________
> 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://public.kitware.com/mailman/listinfo/insight-users
More information about the Insight-users
mailing list