blob: 2c336de723bb4d63410b40a0ce01d7f370a87d41 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
When the executable is installed try to execute the executable "hello". The executable
file attribute (not on Windows) should be set.
CD into the extension directory in /user|share)/uno_packages/cache/uno_packages/xyz_
Then there are the directories for different platforms:
windows,
solaris,
linux
Each directory contains a hello executable. On linux one should execute it in a
shell with a build environment, so that the C++ runtime is found.
|