[ITK-users] SimpleITK errors when linked against

Bradley Lowekamp blowekamp at mail.nih.gov
Thu Jun 25 14:33:53 EDT 2015


What are the errors you are getting when compiling with SimpleITK and boost?

Brad

On Jun 25, 2015, at 1:49 PM, jmerkow <jmerkow at gmail.com> wrote:

> I am trying to link against SimpleITK in another project.
> Right now, I am testing that the dependences do not clash and simply
> including simpleITK.h and setting namespace sitk = itk::simple;
> 
> I am running into trouble with some of the c++11 members, specifically bind
> and function.
> Linking against the c++11 causes a number of other errors in the project.
> However, the project I am working with links against boost. 
> Is there a way to have simpleitk link against the boost versions of bind and
> function?
> Or some other way around this?
> 
> Any help is greatly appreciated.
> --Jameson
> 
> 
> 
> --
> View this message in context: http://itk-users.7.n7.nabble.com/SimpleITK-errors-when-linked-against-tp35829.html
> Sent from the ITK - 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.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