[Insight-developers] Insight applications build

Luis Ibanez luis.ibanez at kitware.com
Fri Apr 17 14:34:33 EDT 2009


Hi Cartik,

This usually means that you are mixing compilation modes.

For example, that you build ITK for Release, but you
built VTK for Debug.

Please make sure that your build *ALL* your software with
the same compilation mode. This includes all the libraries
and your application itself.


     Regards,


         Luis



---------------

BTW: This is the developers mailing list.
      You may want to post these questions
      to the ITK users mailing list instead.


       Thanks


------------------------------------------------------------------
Cartik Sharma wrote:
> Hi,
>  
> I'm trying to perform a build for Insight-Applications within ITK and 
> I'm getting certain build errors. One linker error refers to the 
> MSVCPRTD.lib within from the MSVCP80d.dll.
>  
> Both, itk and vtk builds were done as a multithreaded dll with MS Visual 
> Studio 2005
> and seemed to have worked without any errors.
>  
> Please advise of modified project settings to fix this build.
> 
> Best regards,
> Cartik 
>  
> 
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.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-developers


More information about the Insight-developers mailing list