[Libreoffice] [PATCH] Remove SC_DLLPUBLIC to fix build on msvc 2008

Korrawit Pruegsanusak detective.conan.1412 at gmail.com
Thu Dec 22 06:53:50 PST 2011


Hello Matúš, all,

On Thu, Dec 22, 2011 at 00:00, Matúš Kukan <matus.kukan at gmail.com> wrote:
> On 21 December 2011 17:52, Korrawit Pruegsanusak
> <detective.conan.1412 at gmail.com> wrote:
>> Anyway, I don't have enough knowledge for why this works, but after
>> reverting, it passed through this point. (but still failed somewhere
>> else)
>
> Where ? Is it related to this problem ?

I don't think it is :) It's in tail_build. Here's the log:

[cut]
[ build MOD ] hwpfilter
R=/cygdrive/d && S=$R/libo && O=$S/solver/wntmsci12.pro &&
W=$S/workdir/wntmsci12.pro &&  mkdir -p $W/Module/ && touch
$W/Module/hwpfilter
D:/libo/solenv/gbuild/StaticLibrary.mk:49: *** gb_Deliver_deliver:
file does not exist in solver, and cannot be delivered:
/cygdrive/d/libo/solver/wntmsci12.pro/lib/iexttextcat.lib.  Stop.

Seems it doesn't found iexttextcat.lib, which I try finding it in
libexttextcat\wntmsci12.pro\lib\ and found only ilibexttextcat.lib and
ilibexttextcat.exp. I tried clean build in both hwpfilter and
libexttextcat but no avail. Maybe do I need to make clean in
tail_build? (I don't like this, because it's very time-consuming) or
git pull -r again?

I'm at d6dc60ab350824bd0dffbf699cac13a3efd1e289 Dec 19 2011 14:51:18.

Last but not least, thanks for pushing my patch! :)

Best Regards,
-- 
Korrawit Pruegsanusak


More information about the LibreOffice mailing list