<div dir="ltr">Hey,<br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, May 5, 2016 at 4:55 PM, Stuart Swales <span dir="ltr"><<a href="mailto:stuart.swales.croftnuisk@gmail.com" target="_blank">stuart.swales.croftnuisk@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">I need to build the Windows installer in order to test some changes to<br>
the installer code. Having had problems building before (last Dec) with<br>
VS2013 I just checked out master and tried to build before making any of these amendments.<br>
<br>
Build on Windows 7 (32-bit) VM with<br>
Visual Studio 2015 Community (Update 2)<br>
Windows 10 SDK 10586.15<br>
Setup with LODE<br>
<br>
make works OK<br>
make test-install works OK<br>
make install FAILS<br>
<br>
...<br></blockquote><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
The _MergeErrors.idt extracted from the updated MSI is helpfully opaque:<br>
<br>
Table    NumRowMergeConflicts<br>
s255    i2<br>
_MergeErrors    Table<br>
_Validation    2<br>
<br>
<br>
There is no _MergeErrors table in the original MSI (copied as<br>
libreoffice52_en-US.ms.1)<br>
<br>
Any ideas?<br><br></blockquote><div><br><br></div><div>We normally don't use make install. Use --with-package-format=msi in your autogen.sh settings and it will produce the msi file during a normal build.<br><br></div><div>Regards,<br></div><div>Markus <br></div></div></div></div>