On 1/27/10 6:17 PM, Maxim Dementiev wrote:
Hi,
I found a problem in
http://api.openoffice.org/source/browse/api/odk/examples/cpp/DocumentLoader/Makefile?view=markup
cd $(subst /,$(PS),$(OUT_BIN)) && $(basename $@) $(subst \\,/,$(subst
/,$(PS),
On the POSIX-alike system (I use Gentoo Linux) the part "$(basename $@)"
doesn't contain "./" at the beginning and the current directory isn't in
PATH as it is on MS DOS/Windows.
So, DocumentLoader fails to run.
please file an issue
But I found that all contents of
http://api.openoffice.org/source/browse/api/odk/examples/cpp is
relatively old (~ 18 months old).
no, it simply means that the example hasn't changed and still works
Does it mean that it is unsupported now?
no
Or the repository is somewhere else?
no
Juergen
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]