<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Something like that.<br>
    <br>
    The os.path.join's run on the linux master, so they are forward
    slash. I changed that part for double backslash.<br>
    <br>
    It looks like the \"'s are not being escaped, which is still a
    puzzle.<br>
    <br>
    I've got a patch that changes everything that wasn't working right.<br>
    <br>
    A few rounds and we'll have this resolved.<br>
    <br>
    Rick<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 01/23/2015 09:43 AM, Zachary Turner
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAAErz9hqwKhh-KRjRwxwO0SQRFRGW52jdHLGvP40a5ieusmjaQ@mail.gmail.com"
      type="cite">Strange. It's resolving the environment var, just not
      finding anything there. I wonder if its an issue wit / and \. Can
      you try os.path.normpath() first?<br>
      <div class="gmail_quote">On Thu, Jan 22, 2015 at 10:26 PM Rick
        Foos <<a moz-do-not-send="true"
          href="mailto:rfoos@codeaurora.org">rfoos@codeaurora.org</a>>
        wrote:<br>
        <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Zachary,<br>
          <br>
          The nifty VS120COMNTOOLS environment variable doesn't work on
          your Windows 8.<br>
          <br>
          I have no idea why, but maybe you need a filepath like you
          were using before.<br>
          <br>
          So much for a default that runs on any windows machine :(<br>
          <br>
          The slave_envCmd argument will let you pass something
          different.<br>
          <br>
          Rick<br>
          <br>
          '\"C:\Program Files (x86)\Microsoft Visual Studio
          12.0\Common7\Tools\/../../VC/vcvarsall.bat\"' is not
          recognized as an internal or external command,<br>
          operable program or batch file.<br>
          program finished with exit code 1<br>
          elapsedTime=0.109000<br>
          <br>
          <br>
          REPOSITORY<br>
            rL LLVM<br>
          <br>
          <a moz-do-not-send="true" href="http://reviews.llvm.org/D7017"
            target="_blank">http://reviews.llvm.org/D7017</a><br>
          <br>
          EMAIL PREFERENCES<br>
            <a moz-do-not-send="true"
            href="http://reviews.llvm.org/settings/panel/emailpreferences/"
            target="_blank">http://reviews.llvm.org/settings/panel/emailpreferences/</a><br>
          <br>
          <br>
          <br>
          _______________________________________________<br>
          llvm-commits mailing list<br>
          <a moz-do-not-send="true"
            href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
          <a moz-do-not-send="true"
            href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits"
            target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
        </blockquote>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">-- 
Rick Foos
Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project</pre>
  </body>
</html>