<div>Nope.<br></div><div><br></div><div>I first called the batch file by opening a cmd window and then typed the full path of the batch file in the cmd window and then pressed the return key.</div><div><br></div><div>Later I tried running the batch file directly by opening windows explorer and double clicking on the batch file.</div>
<div><br></div><div>I have now uninstalled Adobe Air and Xerte 3.</div><div><br></div><div>I then re-installed Xerte 3 to the location c:\XerteProject and set the Xerte setting file to the location of flex 4.5</div><div><br>
</div><div>Now projects build successfully, so I think we can safely assume that the (86) in the original path of Xerte was causing a problem.</div><div><br></div><div>Kind regards</div><div><br></div><div>Johnathan</div>
<br><div class="gmail_quote">On 11 January 2011 14:45, Patrick Lockley <span dir="ltr">&lt;<a href="mailto:Patrick.Lockley@nottingham.ac.uk">Patrick.Lockley@nottingham.ac.uk</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div lang="EN-GB" link="blue" vlink="purple"><div><p class="MsoNormal"><span style="font-size:11.0pt;color:#1F497D">By running the batch file from a command window, do you mean a desktop icon?</span></p><p class="MsoNormal">
<span style="font-size:11.0pt;color:#1F497D"> </span></p><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class="MsoNormal" style="margin-left:36.0pt"><b><span lang="EN-US" style="font-size:10.0pt">From:</span></b><span lang="EN-US" style="font-size:10.0pt"> <a href="mailto:xerte-bounces@lists.nottingham.ac.uk" target="_blank">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk" target="_blank">xerte-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 11 January 2011 14:26<br><b>To:</b> Xerte discussion list<br><b>Subject:</b> Re: [Xerte] [Xerte 3] Problem getting Xerte 3 running with Windows 7</span></p></div><div><div class="h5"><p class="MsoNormal" style="margin-left:36.0pt">
 </p><div><p class="MsoNormal" style="margin-left:36.0pt">When I try running the batch file from a cmd window I get the message </p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
&#39;mxmlc&#39; is not recognized as an internal or external command, operable program or batch file.</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">
However when I use in the batch file</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">c:\flex45SDK\bin\mxmlc c:\xerte3Projects\ProjectTest\src\LearningObject.mxml</p>
</div><div><p class="MsoNormal" style="margin-left:36.0pt">pause</p></div><div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:36.0pt">Then no error messages are displayed in the command window and a swf file is produced in the project&#39;s src folder.</p>
</div><p class="MsoNormal" style="margin-left:36.0pt"> </p><div><p class="MsoNormal" style="margin-left:36.0pt">On 11 January 2011 12:03, Julian Tenney &lt;<a href="mailto:Julian.Tenney@nottingham.ac.uk" target="_blank">Julian.Tenney@nottingham.ac.uk</a>&gt; wrote:</p>
<div><div><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D">Should run 64bit and shouldn’t need to add any more paths.</span></p><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D"> </span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D">I would try making a batch file with a simple mxmlc call in it:</span></p><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D"> </span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D">--</span></p><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D">mxmlc C:\test\test.mxml</span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D">pause</span></p><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D"> </span></p><p class="MsoNormal" style="margin-left:36.0pt">
<span style="font-size:11.0pt;color:#1F497D">place a simple mxml file in c:\test that you can compile.</span></p><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D">See what happens. Then start adding in other parts of the command until we find the problem.</span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D"> </span></p><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D">I think it might be the (86) in the path that is screwing things up. </span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D"> </span></p><p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D">fcsh is an mxmlc wrapper that makes mxmlc fast to re-use when compiling projects.  fcsh has handy features like not handling spaces in file paths, and Xerte’s method for getting short filenames is not bulletproof yet. [I’ve logged a bug with the Flex team]</span></p>
<p class="MsoNormal" style="margin-left:36.0pt"><span style="font-size:11.0pt;color:#1F497D"> </span></p><div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm"><p class="MsoNormal" style="margin-left:72.0pt">
<b><span lang="EN-US" style="font-size:10.0pt">From:</span></b><span lang="EN-US" style="font-size:10.0pt"> <a href="mailto:xerte-bounces@lists.nottingham.ac.uk" target="_blank">xerte-bounces@lists.nottingham.ac.uk</a> [mailto:<a href="mailto:xerte-bounces@lists.nottingham.ac.uk" target="_blank">xerte-bounces@lists.nottingham.ac.uk</a>] <b>On Behalf Of </b>Kemp Johnathan<br>
<b>Sent:</b> 11 January 2011 10:31<br><b>To:</b> Xerte discussion list<br><b>Subject:</b> [Xerte] [Xerte 3] Problem getting Xerte 3 running with Windows 7</span></p></div><div><div><p class="MsoNormal" style="margin-left:72.0pt">
 </p><div><p class="MsoNormal" style="margin-left:72.0pt">I am just setting up a new PC running windows 7 home premium, it has the latest version of Open Office installed which has installed the Java runtime.</p></div><div>
<p class="MsoNormal" style="margin-left:72.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:72.0pt">When I first installed and then tried to run Xerte 3 (having configured the location of the flex sdk in the Xerte config file) I obtained an error relating to </p>
</div><div><p class="MsoNormal" style="margin-left:72.0pt"><br>C:\Program Files (86)\Java\jre6\bin\client\jvm.dll</p></div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:72.0pt">
The solution was to add to the path system variable the folder in which file msvcr71.dll could be found, in this case I added </p></div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p></div><div><p class="MsoNormal" style="margin-bottom:12.0pt;margin-left:72.0pt">
;C:\Program Files (x86)\Java\jre6\bin\</p></div><div><p class="MsoNormal" style="margin-left:72.0pt">to the system path.</p></div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:72.0pt">
Xerte 3 is installed in c:\ Program Files (86)\XerteProject</p></div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:72.0pt">I have created a project in Xerte and added a panel to the Application.</p>
</div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:72.0pt">However when I try to build the project I am getting the following displayed in the output window.</p>
</div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:72.0pt">************</p></div><div><p class="MsoNormal" style="margin-left:72.0pt">mxmlc -accessible=true -optimize=true -incremental=true -target-player 10.1 -debug=false LearningObject.mxml -output=C:\xerte3Projects\ProjectTest\bin\LearningObject.swf -library-path+=C:\Progra~1\XerteP~1\Xerte3\lib -source-path=C:\Progra~1\XerteP~1\Xerte3<br>
<br>fcsh: Assigned 1 as the compile target id<br>Loading configuration file C:\FlexHero\frameworks\flex-config.xml<br>command line: Error: unable to open &#39;C:\Progra~1\XerteP~1\Xerte3\lib&#39;Use &#39;mxmlc -help&#39; for information about using the command line.(fcsh) (fcsh) </p>
</div><div><p class="MsoNormal" style="margin-left:72.0pt">***************</p></div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:72.0pt">Do I need to be adding further paths to the system path?</p>
</div><div><p class="MsoNormal" style="margin-left:72.0pt">Are there problems installing or running Xerte on 64 bit systems?</p></div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:72.0pt">
Kind regards</p></div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p></div><div><p class="MsoNormal" style="margin-left:72.0pt">Johnathan</p></div><div><p class="MsoNormal" style="margin-left:72.0pt"> </p></div>
</div></div></div><p class="MsoNormal" style="margin-left:36.0pt"> </p><p style="margin-left:36.0pt">This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it. Please do not use, copy or disclose the information contained in this message or in any attachment. Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham. </p>
<p style="margin-left:36.0pt">This message has been checked for viruses but the contents of an attachment may still contain software viruses which could damage your computer system: you are advised to perform your own checks. Email communications with the University of Nottingham may be monitored as permitted by UK legislation. </p>
</div><p class="MsoNormal" style="margin-right:0cm;margin-bottom:12.0pt;margin-left:36.0pt"><br>_______________________________________________<br>Xerte mailing list<br><a href="mailto:Xerte@lists.nottingham.ac.uk" target="_blank">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br><br>This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.<br>
<br>This message has been checked for viruses but the contents of an attachment<br>may still contain software viruses which could damage your computer system:<br>you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br><br></p></div><p class="MsoNormal" style="margin-left:36.0pt"> </p></div></div></div></div><br>_______________________________________________<br>

Xerte mailing list<br>
<a href="mailto:Xerte@lists.nottingham.ac.uk">Xerte@lists.nottingham.ac.uk</a><br>
<a href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte" target="_blank">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</a><br>
<br>
This message and any attachment are intended solely for the addressee and may contain confidential information. If you have received this message in error, please send it back to me, and immediately delete it.   Please do not use, copy or disclose the information contained in this message or in any attachment.  Any views or opinions expressed by the author of this email do not necessarily reflect the views of the University of Nottingham.<br>

<br>
This message has been checked for viruses but the contents of an attachment<br>
may still contain software viruses which could damage your computer system:<br>
you are advised to perform your own checks. Email communications with the<br>
University of Nottingham may be monitored as permitted by UK legislation.<br>
<br>
<br></blockquote></div><br>