<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Thu, Sep 19, 2013 at 9:31 PM, Pat Marion <span dir="ltr"><<a href="mailto:james.patrick.marion@gmail.com" target="_blank">james.patrick.marion@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">You could tell Xcode to not use c++11.  In c++11, <tr1/memory> is removed.  To use c++11, which would be nice, you'll need to patch VES.  It's a simple patch, but it touches a lot of files.  Just grep and replace std::tr1 with std, and replace tr1/memory with memory.  It would be nice if there was just a switch in one place that could allow VES to support both modes.<br>
</div></blockquote><div><br></div><div style>I will push a branch to fix this properly in VES (unless someone beat me to it). We have been using this logic in another application that can be ported to VES as well to allow using C++11 while still supporting C++99. But this won't happen until coming Monday. </div>
<div style><br></div><div style>- Aashish</div><div style><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">




<br>Pat<br><div class="gmail_extra"><br><br><div class="gmail_quote"><div><div class="h5">On Thu, Sep 19, 2013 at 9:24 PM, Chris Vaught <span dir="ltr"><<a href="mailto:cvaught@cmv-tech.com" target="_blank">cvaught@cmv-tech.com</a>></span> wrote:<br>





</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">I have been using KiwiViewer within my app for quite some time without issue.  I just finished upgrading to Xcode to 5.0 and changed my app to target ios 7.  I now am receiving an error of 'tr/memory' file not found.  Does anyone know how to fix this error?<div>






<br></div><div>Thanks</div><span><font color="#888888"><div>Chris
</div></font></span></div>
<br></div></div>_______________________________________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com" target="_blank">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
<br></blockquote></div><br></div></div>
<br>_______________________________________________<br>
Ves mailing list<br>
<a href="mailto:Ves@public.kitware.com">Ves@public.kitware.com</a><br>
<a href="http://public.kitware.com/cgi-bin/mailman/listinfo/ves" target="_blank">http://public.kitware.com/cgi-bin/mailman/listinfo/ves</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br>| Aashish Chaudhary <br>| R&D Engineer         <br>| Kitware Inc.            <br>| <a href="http://www.kitware.com">www.kitware.com</a>    
</div></div>