Hii Michael, read on, I found my boggle, I had initially added #include <sal/macros.hxx>
my bad :) it builds and the charts seems to be without any problems too and I attached the diff with the corrected include, though at the bottom of the include list. you're all most welcome René On Sat, Oct 16, 2010 at 9:30 PM, Michael Meeks <michael.me...@novell.com>wrote: > 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.me...@novell.com <><, Pseudo Engineer, itinerant idiot > > > -- -- as life grows older, I gain experience.
_______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice