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.
But I found that all contents of
http://api.openoffice.org/source/browse/api/odk/examples/cpp is relatively old
(~ 18 months old).
Does it mean that it is unsupported now?
Or the repository is somewhere else?
Regards,
Max
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]