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


On Wed, 2013-03-06 at 15:44 -0500, Neeraj Rai wrote:
I am trying to build a scalc extension using UNO api on centos 6 .
This previous built successfully on RHEL 6.

I imagine you built it originally against an older version of the sdk,
so the easiest thing is to rebuild it against the current sdk. You can
grab the prebuilt sdk from
http://download.documentfoundation.org/libreoffice/stable/4.0.0/rpm/x86_64/LibreOffice_4.0.0_Linux_x86-64_rpm_sdk.tar.gz

It seems the header files are all over the place and I trying to
figure out how to modify the Makefile to accommodate it.

1. how is the header XDesktop.hpp generated and should it be in the
path pointed by any of the standard vars  (OO_SDK_HOME,
(OO_SDK_URE_HOME, OO_SDK_OUT)

Easiest way to get the sdk out of your install is to let the packaging
step make it for you and then install that, e.g. add --enable-epm to the
configure line and a libreoffice-sdk-VERSION.rpm will be created in a
subdir under instsetoo_native and then install that rpm and point your
extension at that sdk

C.



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.