<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="color: rgb(0, 0, 0); font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt;" dir="ltr">
<p>Dear Sir/ Madam</p>
<p><br>
</p>
<p>I am attempting to build LibreOffice on a Windows 7 32-but platform.  Initially I attempted to do this without recourse to lode but the build failed.  I was advised to re-attempt a build but using the Lode project.  I have been able to successfully get Lode
 to setup a dev build environment, with the following command completing successfully:</p>
<p><br>
</p>
<p><span style="font-family: 'Courier New',monospace; font-size: 10pt;">./setup --dev</span><br>
</p>
<p><br>
</p>
<p>Following that, I then run the following:</p>
<p><br>
</p>
<strong><font color="#7a0874"></font></strong>
<p><span style="font-family: 'Courier New',monospace; font-size: 10pt;">cd dev/core</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">./autogen.sh</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">../../opt/bin/make 2>&1 | tee build.log</span></p>
<p><br>
</p>
<p>However, at a relatively advanced stage of the build, I receive the following error message and the build terminates:</p>
<p><br>
</p>
<p></p>
<p><span style="font-family: 'Courier New',monospace; font-size: 10pt;">[build UNO] cppuhelper</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Microsoft (R) Windows Script Host Version 5.8</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Copyright (C) Microsoft Corporation. All rights reserved.</span></p>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;"></span>
<p><span style="font-family: 'Courier New',monospace; font-size: 10pt;">C:\cygwin\lode\dev\core\workdir\UnpackedTarball\xml2\win32\configure.js(181, 2) Microsoft JScript runtime error: Automation server can't create object</span></p>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;"></span>
<p><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Microsoft (R) Program Maintenance Utility Version 12.00.21005.1</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Copyright (C) Microsoft Corporation.  All rights reserved.</span></p>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;"></span>
<p><span style="font-family: 'Courier New',monospace; font-size: 10pt;">NMAKE : fatal error U1064: MAKEFILE not found and no target specified</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">Stop.</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">make[1]: *** [C:/cygwin/lode/dev/core/external/libxml2/ExternalProject_xml2.mk:34: C:/cygwin/lode/dev/core/workdir/ExternalProject/xml2/build] Error 1</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">make[1]: *** Waiting for unfinished jobs....</span><br>
<span style="font-family: 'Courier New',monospace; font-size: 10pt;">make: *** [Makefile:266: build] Error 2</span></p>
<p><br>
</p>
<p>This message is precisely the same as that which was received when I attempted to build without Lode.  Accordingly, it would seem that the use of Lode has not solved the problem, with likely the problem lying elsewhere.</p>
<p></p>
<p></p>
<p>I note that the error message above makes reference to the following script:</p>
<p><br>
</p>
<p><span style="font-family: 'Courier New',monospace; font-size: 10pt;">C:\cygwin\lode\dev\core\workdir\UnpackedTarball\xml2\win32\configure.js(181, 2) Microsoft JScript runtime error:
</span><span style="font-family: 'Courier New',monospace; font-size: 10pt;">Automation server can't create object</span></p>
<p><br>
</p>
<p>I have viewed this script at the line identified in the error, which is pasted as follows:</p>
<p><br>
</p>
<p><span style="font-family: 'Courier New',monospace; font-size: 10pt;">fso = new ActiveXObject("Scripting.FileSystemObject");</span></p>
<p><br>
</p>
<p>I would infer that this is a JScript issue, but am not absolutely familiar with such scripting.  It looks like the command above is fairly simple, which perhaps indicates that the issues lies elsewhere.</p>
<p><br>
</p>
<p>Would anybody have any ideas as to what the problem may be?</p>
<p><br>
</p>
<p>Thank you for your time.</p>
<p><br>
</p>
<p>Yours faithfully</p>
<p><br>
</p>
<p>Jason Marshall<br>
</p>
<p></p>
</div>
</body>
</html>