SDK examples

Stephan Bergmann sbergman at redhat.com
Thu Dec 13 02:27:09 PST 2012


On 12/12/2012 07:28 PM, Thorsten Behrens wrote:
> Stephan Bergmann wrote:
>> Indeed it is, odk/examples/DevelopersGuide/Accessibility/.  Looks
>> like <http://cgit.freedesktop.org/libreoffice/core/commit/?id=70626249cd247d9acdad417b8eaf252bae22c059>
>> "API CHANGE a11y unpublishing and add/removeListener rename." didn't
>> address that.
>>
> Sorry, after fiddling with this build system for a while - *how* are
> you building that, if at all?!

Compiling the SDK examples?

* cd install/sdk

* ./setsdkenv_unix

answer all its questions (it creates a ~/libreoffice*_sdk/ directory 
where it stores the information for subsequent invocations), it leaves 
you in a sub-shell with the necessary environment variable settings, so

* cd examples/... && make

(Yes, all of that is ugly.)

Stephan


More information about the LibreOffice mailing list