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


Hi Rene,

On Sat, 2010-10-16 at 15:30 +0200, René Kjellerup wrote:
Okay I've now a beginning of a build of chart2 and I've added:
#include <sal/macros.h>
To the file, but the compilation says that the file is not found,

        Strange, I add it and it is fine:

--- chart2/source/view/main//ChartItemPool.cxx
+++ chart2/source/view/main//ChartItemPool.cxx
@@ -29,6 +29,7 @@
 // MARKER(update_precomp.py): autogen include statement, do not remove
 #include "precompiled_chart2.hxx"
 
+#include <sal/macros.h> 
 #include "ChartItemPool.hxx"
 #include "macros.hxx"
 

        Compiles fine for me; what error do you get ?

So where do one add the sal depends to the module? (or simply
the includes)

        At the top, but after the precompiled_foo header - which is used for
accelerating the windows build.

        Thanks,

                Michael.

-- 
 michael.meeks@novell.com  <><, Pseudo Engineer, itinerant idiot



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.