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


On Tue, 2011-06-28 at 22:15 +0200, Chr. Rossmanith wrote: 
Hi,

seems that I have to adjust the search path for header files:

{LibreOffice3-root}/solver/350/unxlngi6.pro/inc/tools/stream.hxx:37:34: 
fatal error: sal/inc/rtl/string.hxx: Datei oder Verzeichnis nicht 
gefunden  (file or directory not found)

Well, the include is just #include <rtl/string.hxx> but rtl::OString is
already used in that header, so you shouldn't need any additional
includes to add a sal_Bool ReadLine( rtl::OString& rStr ); signature in
there.

and get back to converting it fully over once all uses of it are gone.
Didn't expect that I could just assign a ByteString to an OString and 
therefore didn't try it...  :-)

Yeah, there's some conversion operators in tools/inc/string.hxx to aid
the transition.

C.


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.