Hello Matúš, all, On Tue, Dec 27, 2011 at 06:36, Matúš Kukan <matus.kukan@gmail.com> wrote:
but I think http://cgit.freedesktop.org/libreoffice/core/commit/?id=472a7db1ef118147d949b13c66bb86411dbc7a75 should solve it.
Thanks, but it doesn't help. Anyway, I think I've found the cause: hunspell is calling 3 functions in icu, but we don't have any icu library to link with => linker failed. So, I attached a patch to fix this. Could you please review it? To me, the incremental build worked fine and finished :) Lastly, I used dumpbinGUI to find which library (icudt, icuin, icule, icutu, icuuc) contains the right functions. Do you have better method to finding this? Best Regards, -- Korrawit Pruegsanusak
Attachment:
0001-link-spell-library-with-icuuc.patch
Description: Binary data