>>> I think it's because I created tommath.lib using the ar linux command,
>>> and the result is slightly different from the .lib file that msvc
>>> expects.[1][2]
>
> indeed, Cygwin's ar can't be used.
>
I corrected this, thought I have the same error.
According to the msvc manual [1] either the
On 21.07.2016 12:55, Michael Stahl wrote:
> On 20.07.2016 21:18, Bunth Tamás wrote:
>> The patch:
>> https://gerrit.libreoffice.org//25673/
>>
>> has an error on Windows (patch set 42):
>> LINK : fatal error LNK1181: cannot open input file 'tommath.lib'
>>
>> I think it's because I created tommath.
On 20.07.2016 21:18, Bunth Tamás wrote:
> The patch:
> https://gerrit.libreoffice.org//25673/
>
> has an error on Windows (patch set 42):
> LINK : fatal error LNK1181: cannot open input file 'tommath.lib'
>
> I think it's because I created tommath.lib using the ar linux command,
> and the result
The patch:
https://gerrit.libreoffice.org//25673/
has an error on Windows (patch set 42):
LINK : fatal error LNK1181: cannot open input file 'tommath.lib'
I think it's because I created tommath.lib using the ar linux command,
and the result is slightly different from the .lib file that msvc
expec