C++ Macro example: DocumentLoader

Stephan Bergmann sbergman at redhat.com
Mon Feb 1 00:39:24 PST 2016


On 01/30/2016 01:42 PM, aitor_czr wrote:
> # make DocumentLoader.run
> cd /usr/lib/libreoffice/sdk/LINUXexample.out/bin && DocumentLoader
> -env:URE_MORE_TYPES=file://"/types/offapi.rdb"
> "/usr/lib/libreoffice/sdk/test.odt"
> /bin/sh: 1: DocumentLoader: not found
> Makefile:101: recipe for target 'DocumentLoader.run' failed
> make: *** [DocumentLoader.run] Error 127

You probably did not (re-)run the setsdkenv_unix script 
(<http://api.libreoffice.org/docs/install.html>)?  It drops you into a 
sub-shell where "." is on PATH.


More information about the LibreOffice mailing list