<div dir="ltr"><div><div><div><div><div>Ken,<br><br></div>Sorry about that. I will take care of the to_string issue.<br></div>This function is c++11 and declared in <string> which is included. So it looks like the android compiler used is not<br></div>totally compliant.<br></div>Anyway, I will replace that.<br><br></div>Best,<br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><b>Joachim Pouderoux</b><font size="2">, <font size="1">PhD</font></font><br><blockquote style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><font size="1"><i>Technical Expert - Scientific Computing Team</i></font><br><b><font size="1"><a href="http://www.kitware.fr" target="_blank">Kitware SAS</a></font></b><br></blockquote>
</div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">2017-12-21 13:20 GMT-04:00 Ken Martin <span dir="ltr"><<a href="mailto:ken.martin@kitware.com" target="_blank">ken.martin@kitware.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>If either of these are yours please fix them as they are build errors (which is a bad thing)</div><div><br></div><div>Thanks!</div><div><br></div><div><pre class="m_-8797799037584653663gmail-compiler-output m_-8797799037584653663gmail-ng-binding" name="stderr" style="box-sizing:border-box;overflow-x:scroll;overflow-y:auto;font-family:"Courier New",Consolas,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;font-size:14px;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857;word-break:break-all;word-wrap:break-word;color:rgb(51,51,51);background-color:rgb(245,245,245);border:1px inset rgb(204,204,204);border-radius:4px;max-height:350px">In file included from /home/kitware/Dashboards/My Tests/VTK/Filters/<wbr>MomentInvariants/<wbr>vtkMomentsHelper.cxx:59:0:
/home/kitware/Dashboards/My Tests/VTK/Filters/<wbr>MomentInvariants/<wbr>vtkMomentsHelper.h:118:10: error: 'std::string' has not been declared
     std::string nameOfPointData);</pre></div><div><br></div><div><br></div><span style="box-sizing:border-box;font-weight:700;color:rgb(51,51,51);font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px"><pre class="m_-8797799037584653663gmail-compiler-output m_-8797799037584653663gmail-ng-binding" style="box-sizing:border-box;overflow-x:scroll;overflow-y:auto;font-family:"Courier New",Consolas,Monaco,"Lucida Console","Liberation Mono","DejaVu Sans Mono","Bitstream Vera Sans Mono",monospace;padding:9.5px;margin-top:0px;margin-bottom:10px;line-height:1.42857;word-break:break-all;word-wrap:break-word;background-color:rgb(245,245,245);border:1px inset rgb(204,204,204);border-radius:4px;max-height:350px"><a href="https://gitlab.kitware.com/vtk/vtk/blob/master/VTK/Rendering/VolumeOpenGL2/vtkOpenGLGPUVolumeRayCastMapper.cxx/blob/master/VTK/Rendering/VolumeOpenGL2/vtkOpenGLGPUVolumeRayCastMapper.cxx#L3621" style="box-sizing:border-box;background:0px 0px;color:rgb(59,89,152);text-decoration-line:none;font-weight:normal" target="_blank">VTK/Rendering/VolumeOpenGL2/<wbr>vtkOpenGLGPUVolumeRayCastMappe<wbr>r.cxx:3621</a>:7: error: 'to_string' is not a member of 'std'</pre></span><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div class="m_-8797799037584653663gmail_signature"><div dir="ltr"><div>Ken Martin PhD<div>Distinguished Engineer<br><span style="font-size:12.8px">Kitware Inc.</span><br></div><div>28 Corporate Drive<br>Clifton Park NY 12065<br><div><br></div><div><span style="font-size:10pt;font-family:Tahoma,sans-serif">This communication,
including all attachments, contains confidential and legally privileged
information, and it is intended only for the use of the addressee.  Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken in reliance on it is prohibited and may be
unlawful. If you received this communication in error please notify us
immediately and destroy the original message. 
Thank you.</span></div></div></div></div></div>
</font></span></div>
<br>______________________________<wbr>_________________<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 <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://vtk.org/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">https://vtk.org/mailman/<wbr>listinfo/vtk-developers</a><br>
<br>
<br></blockquote></div><br></div>