Date: prev next · Thread: first prev next last
2010 Archives by date, by thread · List index


Hi,

I am new to Libreoffice and I was trying to build Libreoffice for the
first time. I ended up with this error - [1]. I figured it might be
because the file might not have included algorithm as the
'lower_bound' function that was said missing is provided by algorithm
header. I naively added a

<snip>
#include<algorithm>
using namespace std
</snip>

to .../build/build/libreoffice-3.2.99.2/forms/source/component/GroupManager.hxx
and the build worked. And right now proceeding with the build further.

But I am not sure this is the right way of doing it as I believe we
are using stlports and that would mean algorithm should come from
stlports and now from system provided STL. Please do advice how to
proceed to get it fixed.

[1] http://libreoffice.pastebin.com/3hEYKZnk

-- 
Thanks,
Suren

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.