DocumentLoader Error

Tor Lillqvist tml at iki.fi
Wed Jun 13 09:40:39 PDT 2012


> This was solved with a make uninstall. Seems like it was simply not updating
> on re-install, or something.

I tend to do "make clean uninstall install" a lot, to be 100% sure...
Been bitten too many times (especially when I was still using the
emulator) by running out of space on the (emulated) device, and other
more or less mysterious hickups.

If I have changed just the Java code, "make uninstall && ant debug
install" avoids the phase of copying and stripping the shared objects
and setting up the files in "assets".

This is how it works in the DocumentLoader directory, for an actual
app eventually we might have different makefiles etc, of course.

--tml


More information about the LibreOffice mailing list