Help compiling an idl for an Add-in

lucass lucass at gmail.com
Mon Nov 9 13:15:56 PST 2015


Hi Bjoern,

This is the cpp output:

➜  ~  cpp --version
cpp (Ubuntu 5.2.1-22ubuntu2) 5.2.1 20151010
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

So, 5.2.1 right?

I'll try to download the sdk instead to check if it compiles.
I'll let you know the result.

thanks


On Mon, Nov 9, 2015 at 9:39 AM, Bjoern Michaelsen <
bjoern.michaelsen at canonical.com> wrote:

> Hi,
>
> On Mon, Nov 09, 2015 at 10:58:20AM +0100, Stephan Bergmann wrote:
> > The SDK's idlc calls out to a C preprocessor to preprocess the .idl
> files.
> > Normally, it calls the ucpp executable next to itself in the SDK's bin
> dir.
> > I assume that something is broken in the Ubuntu setup, and that idlc
> calls
> > some other preprocessor in a way that does not work.
>
> Ubuntu uses cpp as provided by gcc. This is known not to work with
> gcc-4.8, but
> so far there was no indication for me that it doesnt work with later
> versions
> of gcc.
>
> @lucass: What gcc version do you have installed? (What does "cpp
> --version" say?)
>
> Best,
>
> Bjoern
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20151109/b31066ad/attachment.html>


More information about the LibreOffice mailing list