odk/README.md: easy way to build examples on Linux and macOS
Change-Id: Ib511e81830a3e4b83f391d3f2d771dc657ee12b5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/167333 Tested-by: Jenkins Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org> Tested-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
This commit is contained in:
parent
3d1a96d85d
commit
69980bb2f9
1 changed files with 3 additions and 1 deletions
|
@ -8,7 +8,9 @@ Part of the SDK; to build you need to add `--enable-odk`.
|
|||
|
||||
## Testing the Examples:
|
||||
|
||||
* Go to `instdir/sdk` (Don't try directly in `odk/`)
|
||||
* The easiest way on Linux and macOS is to run `make odk.subsequentcheck`
|
||||
|
||||
* The way that also works on Windows is to go to `instdir/sdk` (don't try directly in `odk/`)
|
||||
|
||||
* See <https://api.libreoffice.org/docs/install.html> how to set up the SDK.
|
||||
|
||||
|
|
Loading…
Reference in a new issue