<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Hello,<div><br></div><div>The complications of OSX's clang 5.0 switching to libc++ from GNU's libstdc++ are complex. If you set <span style="font-family: Menlo; font-size: 11px;">CMAKE_OSX_DEPLOYMENT_TARGET < 10.9, then GNU's libstdc++ will still be used and support for tr1 will exists, so the C++11 requirement may be relaxed for some cases.</span></div><div><span style="font-family: Menlo; font-size: 11px;"><br></span></div><div><font face="Menlo"><span style="font-size: 11px;">Currently the SimpleITK's master has a linking issue on Visual Studio when static libraries are created. If you choose to create shared libraries you can get it too link, although the installation of all ITK and SimpleITK shared libraries is more complicated and not automatic.</span></font></div><div><font face="Menlo"><span style="font-size: 11px;"><br></span></font></div><div><font face="Menlo"><span style="font-size: 11px;">Brad</span></font></div><div><br><div><div>On Dec 2, 2014, at 10:56 AM, Paavolainen Lassi <<a href="mailto:lassi.paavolainen@jyu.fi">lassi.paavolainen@jyu.fi</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span style="font-family: Tahoma; font-size: 13px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; float: none; display: inline !important;">So at least we are set for now except the OS X package and library needing C++11.</span></blockquote></div><br></div></body></html>