Ok, sorry, I forget I have to generate headers, now it compiles fine.
Thanks!
On Fri, 2011-03-04 at 11:18 +, Caolán McNamara wrote:
> On Fri, 2011-03-04 at 11:35 +0100, Sergey wrote:
> > Hello,
> >
> > I am trying to build my report generator with LibreOffice SDK and it
> > fails because it c
On Fri, 2011-03-04 at 12:19 +0100, Jonathan Aquilina wrote:
> I know not to long ago Caolan there were issues with trying to compile
> with gcc 4.5 is that still the case?
I don't know of any gcc 4.5 issues. Was building with it regularly until
a few weeks ago when I moved over to gcc 4.6.0
C.
_
I know not to long ago Caolan there were issues with trying to compile with
gcc 4.5 is that still the case?
On Fri, Mar 4, 2011 at 12:18 PM, Caolán McNamara wrote:
> On Fri, 2011-03-04 at 11:35 +0100, Sergey wrote:
> > Hello,
> >
> > I am trying to build my report generator with LibreOffice SDK
On Fri, 2011-03-04 at 11:35 +0100, Sergey wrote:
> Hello,
>
> I am trying to build my report generator with LibreOffice SDK and it
> fails because it can't find com/sun/star/uno/Exception.hxx
Exception.hxx or Exception.hpp ? I suspect that its Exception.hpp
because thats the #include in cppuhelpe
Hello,
I am trying to build my report generator with LibreOffice SDK and it
fails because it can't find com/sun/star/uno/Exception.hxx which is get
included in libreoffice/basis-link/sdk/include/cppuhelper/bootstrap.hxx
I haven't tried to build it with OpenOffice SDK for some time, but my
last bui