[PATCH] convert external to gbuild

Andras Timar timar74 at gmail.com
Tue Jan 15 04:01:29 PST 2013


Hi Peter,

On Sat, Dec 22, 2012 at 12:45 AM, Peter Foley (via Code Review)
<gerrit at gerrit.libreoffice.org> wrote:
> Hi,
>
> I have submitted a patch for review:
>
>     https://gerrit.libreoffice.org/1466
>

I do not understand all details, but it seems this change caused a
problem under Windows. Pre-built Mozilla runtime needs older MSVC
DLLs. The error comes in the packaging phase:

: ERROR: Removing file Microsoft.VC80.CRT.manifest from file list.
: ERROR: Removing file msvcp80.dll from file list.
: ERROR: Removing file msvcr80.dll from file list.

On the other hand, we do not need to have other MSVC DLLs in solver,
because we package package MSVC merge modules into the installer, not
the MSVC DLLs for the current compiler.

Best regards,
Andras


More information about the LibreOffice mailing list