scalc UNO api compilation question about header files

Neeraj Rai rneeraj.rai at gmail.com
Tue Mar 12 15:35:15 PDT 2013


understood. Thanks for clarifying this and other issues earlier.
I can build my example on centos 6 with your help.

Neeraj

On Tue, Mar 12, 2013 at 4:08 AM, Stephan Bergmann <sbergman at redhat.com>wrote:

> On 03/12/2013 03:19 AM, Neeraj Rai wrote:
>
>> Since I misunderstood a few things before, I wanted to confirm that this
>> cppumaker run for system UNO objects is needed only once per box per LO
>> version ?
>> If yes, it doesn't belong as a dependency in my  makefiles which is
>> triggered or each compilation.
>>
>> when I am upgrading the version,which is rare, there would be lot of one
>> time activity - so regenrating UNO idl can be part of that.
>>
>> --- cppumaker for system idl (one time per box per version)
>>   $(binpath)/cppumaker -BUCR -Gc $(path)/offapi.rdb \
>> $(OO_SDK_URE_HOME)/share/misc/**types.rdb
>>
>
> Yes, it is fine if you do the above just once.  The reason it is part of
> all the example makefiles (via settings/stdtarget.mk) is so that it is
> actually done /at least/ once.
>
> Stephan
>



-- 
=====
Intuition - is the inability to figure out the facts on which we based the
decision.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130312/b373a1da/attachment.html>


More information about the LibreOffice mailing list