<div dir="ltr">Hi Jameson,<div><br></div><div>Best results are obtained when building all linked projects as c++11.</div><div><br></div><div>HTH,</div><div>Matt</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jun 25, 2015 at 1:49 PM, jmerkow <span dir="ltr"><<a href="mailto:jmerkow@gmail.com" target="_blank">jmerkow@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am trying to link against SimpleITK in another project.<br>
Right now, I am testing that the dependences do not clash and simply<br>
including simpleITK.h and setting namespace sitk = itk::simple;<br>
<br>
I am running into trouble with some of the c++11 members, specifically bind<br>
and function.<br>
Linking against the c++11 causes a number of other errors in the project.<br>
However, the project I am working with links against boost.<br>
Is there a way to have simpleitk link against the boost versions of bind and<br>
function?<br>
Or some other way around this?<br>
<br>
Any help is greatly appreciated.<br>
--Jameson<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://itk-users.7.n7.nabble.com/SimpleITK-errors-when-linked-against-tp35829.html" rel="noreferrer" target="_blank">http://itk-users.7.n7.nabble.com/SimpleITK-errors-when-linked-against-tp35829.html</a><br>
Sent from the ITK - Users mailing list archive at Nabble.com.<br>
_____________________________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at<br>
<a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Kitware offers ITK Training Courses, for more information visit:<br>
<a href="http://www.kitware.com/products/protraining.php" rel="noreferrer" target="_blank">http://www.kitware.com/products/protraining.php</a><br>
<br>
Please keep messages on-topic and check the ITK FAQ at:<br>
<a href="http://www.itk.org/Wiki/ITK_FAQ" rel="noreferrer" target="_blank">http://www.itk.org/Wiki/ITK_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/insight-users" rel="noreferrer" target="_blank">http://public.kitware.com/mailman/listinfo/insight-users</a><br>
</blockquote></div><br></div>