<div dir="rtl"><div dir="ltr">Just follow the instructions in  <a href="http://clang.llvm.org/get_started.html">http://clang.llvm.org/get_started.html</a>  under "Using Visual Studio".</div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div dir="ltr">2014-09-29 22:38 GMT+03:00 Rafael Auler <span dir="ltr"><<a href="mailto:rafaelauler@gmail.com" target="_blank">rafaelauler@gmail.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I was not necessarily asking you to build, but just to check your installation folder and see whether you have "tools/msbuild/install.bat" there because I don't know if the Windows installer puts this there. However, if you want to build outside VS, I recommend mingw-w64. If you have any difficulties about the VS build process though, feel free to ask questions :-)<div><br></div><div>Usually, to build LLVM on a Windows system from scratch (with VS installed), I would just install git for windows, which already installs a lot of important GNU tools, and ask to put everything in my path. Then I would install CMake and put this in my path. Afterwards, open a shell with VS paths, create a build folder, run CMake -G"Visual Studio ...<yourversion>" and then "msbuild <name of project>". A lot of people prefer to use ninja instead of msbuild, though, but you must install ninja and use CMake -GNinja instead.</div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Sep 29, 2014 at 4:29 PM, Eric Mader <span dir="ltr"><<a href="mailto:emader@gmx.us" target="_blank">emader@gmx.us</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF" text="#000000">
    I was hoping to not have to build LLVM myself, especially on
    Windows. Can anybody help me with the Windows installer?<br>
    <br>
    Failing that, I find the directions for how to compile on Windows
    hard to follow? Can I build using Cygwin?<br>
    <br>
    Regards,<br>
    Eric<div><div><br>
    <br>
    <div>On 9/29/14, 8:11 AM, Rafael Auler
      wrote:<br>
    </div>
    <blockquote type="cite">
      <div dir="ltr">I'm not sure about the Windows installer, but if
        you build and install LLVM for Windows from the source code, you
        should be able to go to the installation folder, find a
        subfolder named "tools/msbuild" and run the "install.bat"
        script. This should make your LLVM toolset appear in VS.</div>
      <div class="gmail_extra"><br>
        <div class="gmail_quote">On Mon, Sep 29, 2014 at 2:52 PM, Eric
          Mader <span dir="ltr"><<a href="mailto:emader@gmx.us" target="_blank">emader@gmx.us</a>></span>
          wrote:<br>
          <blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I’m trying
            to install LLVM-3.6.0-r218288-win32.exe on Windows 7
            Ultimate x64. The install doesn’t complain, but the toolset
            doesn’t show up in either Visual Studio 2013 or Visual
            Studio 2010. Also I selected the choices to add LLVM to the
            path for every user and put an LLVM icon on the desktop.
            Neither of this happened. Can anyone tell me how to get this
            to work?<br>
            <br>
            Regards,<br>
            Eric Mader<br>
            _______________________________________________<br>
            LLVM Developers mailing list<br>
            <a href="mailto:LLVMdev@cs.uiuc.edu" target="_blank">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
            <a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
          </blockquote>
        </div>
        <br>
      </div>
    </blockquote>
    <br>
  </div></div></div>

</blockquote></div><br></div>
</div></div><br>_______________________________________________<br>
LLVM Developers mailing list<br>
<a href="mailto:LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br>
<br></blockquote></div><br></div>