<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"MS Gothic";
        panose-1:2 11 6 9 7 2 5 8 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0mm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0mm;
        mso-margin-bottom-alt:auto;
        margin-left:0mm;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
span.18
        {mso-style-type:personal-reply;
        font-family:"Arial","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Arial","sans-serif";}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:99.25pt 30.0mm 30.0mm 30.0mm;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026">
<v:textbox inset="5.85pt,.7pt,5.85pt,.7pt" />
</o:shapedefaults></xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=JA link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p><span lang=EN-US>>Why do you want to use stlport and why did you chose r6b?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>I’m so sorry for answering you too late.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>Using stlport is because I want to use the memory check function of DDMS.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>And I had a test. When I use gnustl , I can not get the memory leak address of my source. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>But when I use stlport I can.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>And using r6b is not my choice , I just using the default build tool of necessitas. <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'>And do you have any idea about how to use stlport not gnustl? <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:10.0pt;font-family:"Arial","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0mm 0mm 0mm 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0mm 0mm 0mm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Ray Donnelly [mailto:mingw.android@gmail.com] <br><b>Sent:</b> Friday, December 28, 2012 7:03 PM<br><b>To:</b> gujx<br><b>Subject:</b> Re: How to build necessitas using stlport not gnustaticstl<o:p></o:p></span></p></div></div><p class=MsoNormal><span lang=EN-US><o:p> </o:p></span></p><p><span lang=EN-US>Why do you want to use stlport and why did you chose r6b?<o:p></o:p></span></p><div><p class=MsoNormal><span lang=EN-US>On 28 Dec 2012 03:46, "gujx" <<a href="mailto:gujx@cn.fujitsu.com">gujx@cn.fujitsu.com</a>> wrote:<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US>Hello,<br><br>I am a software engineer, and want to build your necessitas source with<br>stl-port in ndkr6b (it uses gnu-stl default) on Ubuntu.<br>I just tried to modify the file mkspecs/android-g++/qmake.conf from :<br>ANDROID_SOURCES_CXX_STL_LIBDIR =<br>$$NDK_ROOT/sources/cxx-stl$$ANDROID_CXXSTL_SUFFIX/gnu-libstdc++/libs/$$ANDRO<br>ID_TARGET_ARCH<br>ANDROID_SOURCES_CXX_STL_INCDIR =<br>$$NDK_ROOT/sources/cxx-stl$$ANDROID_CXXSTL_SUFFIX/gnu-libstdc++/include<br>$$ANDROID_SOURCES_CXX_STL_LIBDIR/include<br><br>To<br><br>ANDROID_SOURCES_CXX_STL_LIBDIR =<br>$$NDK_ROOT/sources/cxx-stl$$ANDROID_CXXSTL_SUFFIX/stlport/libs/$$ANDROID_TAR<br>GET_ARCH<br>ANDROID_SOURCES_CXX_STL_INCDIR =<br>$$NDK_ROOT/sources/cxx-stl$$ANDROID_CXXSTL_SUFFIX/stlport/stlport<br>$$ANDROID_SOURCES_CXX_STL_LIBDIR/include<br><br>After I did this, when I build necessitas, it turned out that stl configure<br>of necessitas be set to no.<br>The make of File: android-lighthouse/config.tests/unix/stl/stltest.cpp was<br>failed.<br><br>And can you give me even a tip of how to build necessitas with stl-port??<br>Looking forward your answer.<br><br>Best wishes!<br><br><br>--------------------------------------------------<br>Gu Jinxiang<br>--------------------------------------------------<br><br><br>_______________________________________________<br>Necessitas-devel mailing list<br><a href="mailto:Necessitas-devel@kde.org">Necessitas-devel@kde.org</a><br><a href="https://mail.kde.org/mailman/listinfo/necessitas-devel" target="_blank">https://mail.kde.org/mailman/listinfo/necessitas-devel</a><o:p></o:p></span></p></div></div></div></body></html>