<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif;" dir="ltr">
<p style="margin-top:0;margin-bottom:0">Hello all, I first built LO<span style="font-family: Calibri, Helvetica, sans-serif, Helvetica, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;"> official
source </span>successfully with "build-nocheck" option in this January, and could start that built</p>
<p style="margin-top:0;margin-bottom:0">app. But last week, I cherry-picked 3 commits from a forked repo which enabled vertical Mongolian editing, then make failed with errors occurred in unedited files. So, I thought maybe "./g pull r" could resolve those
issues, but not.</p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size: 12pt;"><br>
</span></p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size: 12pt;">My settings are following:</span></p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size: 12pt;"> </span></p>
<p style="margin-top:0;margin-bottom:0">autogen.input:</p>
<p style="margin-top:0;margin-bottom:0"></p>
<div>--enable-dbgutil</div>
<div>--enable-symbols</div>
<div>--disable-cve-tests</div>
#EOF
<p></p>
<p style="margin-top:0;margin-bottom:0"><br>
</p>
<p style="margin-top:0;margin-bottom:0"><span>last few lines of </span></p>
<p style="margin-top:0;margin-bottom:0"><span>./autogen.sh:</span><br>
</p>
<p style="margin-top:0;margin-bottom:0"><span></span></p>
<div>checking for Google Drive client id and secret... set</div>
<div>checking for Alfresco Cloud client id and secret... set</div>
<div>checking for OneDrive client id and secret... set</div>
<div>checking whether to enable dependency tracking... yes</div>
<div>checking for number of processors to use... 4</div>
<div>checking whether C++11 use of const_iterator in standard containers is broken... yes</div>
<div>checking whether /Users/almas/lode/opt/bin/ccache /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang++ -m64 -stdlib=libc++ -mmacosx-version-min=10.9 -isysroot /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.13.sdk
has broken static initializer_list support... yes</div>
<div>configure: error: working support for static initializer_list needed</div>
<div>Error running configure at ./autogen.sh line 293.</div>
<span style="font-family: Calibri, Helvetica, sans-serif, Helvetica, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">#EOF</span><br>
<p></p>
<p style="margin-top:0;margin-bottom:0"><span><span style="font-family: Calibri, Helvetica, sans-serif, Helvetica, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;"><br>
</span></span></p>
<p style="margin-top:0;margin-bottom:0"><span>CFLAGS, <span>CXXFLAGS and <span>CPPFLAGS are unset.</span></span></span><br>
</p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size: 12pt;"><br>
</span></p>
<p style="margin-top:0;margin-bottom:0"><span style="font-size: 12pt;">which g++: /usr/local/opt/ccache/libexec/g++</span><br>
</p>
<p style="margin-top:0;margin-bottom:0"><span><span><span></span></span></span></p>
<div>
<p><br>
</p>
<p>gcc 7.3 was installed via homebrew and </p>
<div><span style="font-size: 12pt;">cd /usr/local/Cellar/gcc/7.3.0_1/bin && ln -s gcc-7 gcc && ln -s g++-7 g++</span><br>
</div>
</div>
<br>
<p></p>
<p style="margin-top:0;margin-bottom:0"></p>
<div>g++ --version</div>
<div>g++ (Homebrew GCC 7.3.0_1) 7.3.0</div>
<br>
<p></p>
<p style="margin-top:0;margin-bottom:0"></p>
<div>gcc --version</div>
<div>gcc (Homebrew GCC 7.3.0_1) 7.3.0</div>
<br>
<p></p>
<p style="margin-top:0;margin-bottom:0">I'm stuck now, I have many more commits for <span style="font-family: Calibri, Helvetica, sans-serif, Helvetica, EmojiFont, "Apple Color Emoji", "Segoe UI Emoji", NotoColorEmoji, "Segoe UI Symbol", "Android Emoji", EmojiSymbols; font-size: 16px;">vertical
Mongolian editing </span>to cherry-pick to continue my work.</p>
<p style="margin-top:0;margin-bottom:0">I hope anyone could give solutions to me.</p>
<p style="margin-top:0;margin-bottom:0">Thank you.</p>
</div>
</body>
</html>