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


Hi all,

Whenever you make changes to module odk, please remember to (manually) verify that the SDK and its examples still work. See <http://api.libreoffice.org/docs/install.html> for how to use the SDK. The shell script I use to at least build (most of) the examples included in the SDK is

set -ex
find examples \( -type d -name nativelib -prune \) -o \( -name Makefile -a \( -execdir make \; -o 
-quit \) \)

(you should configure the SDK to do automatic deployment of extensions, and one of the example extensions asks you to accept an example license on stdin during deployment).

Stephan

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.