<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p>Dear Sir/ Madam</p>
<p><br>
</p>
<p>I am currently attempting to build Libreoffice on a 32-bit Windows 7 platform.  I have successfully run
<strong>autogen.sh</strong> using the following command:</p>
<p><br>
</p>
<p></p>
<div><span style="font-family: 'Courier New',monospace;">/cygdrive/c/sources/libo-core/autogen.sh \</span><br>
<span style="font-family: 'Courier New',monospace;">               --with-external-tar=/cygdrive/c/sources/lo-externalsrc \</span><br>
<span style="font-family: 'Courier New',monospace;">               --with-junit=/cygdrive/c/sources/junit-4.10.jar \</span><br>
<span style="font-family: 'Courier New',monospace;">               --with-ant-home=/cygdrive/c/sources/apache-ant-1.9.5 \</span><br>
<span style="font-family: 'Courier New',monospace;">               --enable-pch --disable-ccache \</span><br>
<span style="font-family: 'Courier New',monospace;">               --disable-activex --disable-atl</span></div>
<p></p>
<p><br>
</p>
<p>I have then commenced the build by running the following command in the same directory that I ran the aforementioned
<strong>autogen.sh </strong>in:</p>
<p><br>
</p>
<p><span style="font-family: 'Courier New',monospace;">/opt/lo/bin/make gb_COLOR=1</span></p>
<p><br>
</p>
<p>The build runs for several hours, but then terminates with the following output:</p>
<p><br>
</p>
<p><font face="Times New Roman"></font></p>
<p><span style="color: black; font-family: "Calibri","sans-serif";"><span style="font-family: 'Courier New',monospace;">[UNO] cppuhelper</span><br>
<span style="font-family: 'Courier New',monospace;">Microsoft (R) Windows Script Host Version 5.8</span><br>
<span style="font-family: 'Courier New',monospace;">Copyright (C) Microsoft Corporation. All rights reserved.</span></span></p>
<font face="Times New Roman"><span style="font-family: 'Courier New',monospace;"></span></font>
<p><span style="color: black; font-family: 'Courier New',monospace;">C:\sources\libo-core\workdir\UnpackedTarball\xml2\win32\configure.js(181, 2) Microsoft JScript runtime error: Automation server can't create object</span></p>
<font face="Times New Roman"><span style="font-family: 'Courier New',monospace;"></span></font>
<p><span style="color: black; font-family: "Calibri","sans-serif";"><br>
<span style="font-family: 'Courier New',monospace;">Microsoft (R) Program Maintenance Utility Version 12.00.21005.1</span><br>
<span style="font-family: 'Courier New',monospace;">Copyright (C) Microsoft Corporation.  All rights reserved.</span></span></p>
<font face="Times New Roman"><span style="font-family: 'Courier New',monospace;"></span></font><span style="color: black; font-family: "Calibri","sans-serif"; font-size: 12pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: "Times New Roman"; mso-ansi-language: EN-GB; mso-fareast-language: EN-GB; mso-bidi-language: AR-SA;"><span style="font-family: 'Courier New',monospace;">NMAKE
 : fatal error U1064: MAKEFILE not found and no target specified</span><br>
<span style="font-family: 'Courier New',monospace;">Stop.</span><br>
<span style="font-family: 'Courier New',monospace;">C:/sources/libo-core/external/libxml2/ExternalProject_xml2.mk:34: recipe for target 'C:/sources/libo-core/workdir/ExternalProject/xml2/build' failed</span><br>
<span style="font-family: 'Courier New',monospace;">make[1]: *** [C:/sources/libo-core/workdir/ExternalProject/xml2/build] Error 1</span><br>
<span style="font-family: 'Courier New',monospace;">make[1]: *** Waiting for unfinished jobs....</span><br>
<span style="font-family: 'Courier New',monospace;">Makefile:266: recipe for target 'build' failed</span><br>
<span style="font-family: 'Courier New',monospace;">make: *** [build] Error 2</span></span>
<p></p>
<p><br>
</p>
<p>I have tried to think about this myself and have inferred the following:</p>
<p><br>
</p>
<ul>
<li>The error <span>Microsoft JScript runtime error: Automation server can't create object</span> seems to be a fairly generic error that can occur in a range of applications of the Microsoft Script Host.</li><li>A makefile is expected, but for whatever reason is not found.</li><li>The error message makes reference to NMAKE, which I am aware is associated with Microsoft Visual Studio.  I have successfully installed Visual Studio 2013 as part of the pre-requisites for building.</li></ul>
<p>Any help would be much appreciated.</p>
<p><br>
</p>
<p>Thank you.</p>
<p><br>
</p>
<p>Jason<br>
</p>
</div>
</body>
</html>