[ITK-users] SimpleITK errors when linked against

Matt McCormick matt.mccormick at kitware.com
Thu Jun 25 14:21:12 EDT 2015


Hi Jameson,

Best results are obtained when building all linked projects as c++11.

HTH,
Matt

On Thu, 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/insight-users/attachments/20150625/532c9759/attachment.html>


More information about the Insight-users mailing list