[ITK] [ITK-users] SimpleITK errors when linked against

jmerkow jmerkow at gmail.com
Thu Jun 25 13:49:39 EDT 2015


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 Community mailing list