<div dir="ltr"><div>I have successfully built 3.5 release, 3.5.1 release, 3.6 release, and trunk (today) including LLVM, Clang, and clang extra tools on Windows with CMake 3.2 and Visual Studio 2013.  I have never had any issue getting them to work.</div><div><br></div><div>I checked out llvm to d:\llvm\llvm</div><div>clang to d:\llvm\llvm\tools\clang</div><div>extra tools to d:\llvm\llvm\tools\clang\tools\extra</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 1, 2015 at 9:27 PM, Manuel Klimek <span dir="ltr"><<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Here's the original line of patches upstream in which I added the feature:<br><a href="http://www.cmake.org/pipermail/cmake-developers/2011-April/013194.html" target="_blank">http://www.cmake.org/pipermail/cmake-developers/2011-April/013194.html</a><br><div><br></div><div>Cheers,</div><div>/Manuel</div></div><div class="HOEnZb"><div class="h5"><br><div class="gmail_quote">On Wed, Apr 1, 2015 at 9:21 PM David Bakin <<a href="mailto:davidbak@gmail.com" target="_blank">davidbak@gmail.com</a>> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr">Well, I'd be willing to do that if I knew how to do it.  I've patched up my vcxproj files by hand but have no idea how to get CMake to do it.  Or possibly it is the module system (module.modulemap)?  If you can point me at documentation for what's needed I'll get it done.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Apr 1, 2015 at 9:12 PM, Manuel Klimek <span dir="ltr"><<a href="mailto:klimek@google.com" target="_blank">klimek@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div dir="ltr">I don't think anybody has put in the work yet to make the CMake compile-commands work seamlessly on Windows yet. I'd certainly welcome any patches thrown my way to help with that ... <br></div><br><div class="gmail_quote"><div><div>On Wed, Apr 1, 2015 at 7:24 PM David Bakin <<a href="mailto:davidbak@gmail.com" target="_blank">davidbak@gmail.com</a>> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;padding-left:1ex;border-left-color:rgb(204,204,204);border-left-width:1px;border-left-style:solid"><div><div><div dir="ltr"><div>Building llvm+clang+clang-tools-extra at branch release_36 using CMake generated sln/project files for "Visual Studio 12 Win64" I got a bunch of compile errors in various clang-tools-extra projects due to the fact that ...\tools\clang\include isn't one of the "additional include directories" in the vcxproj files for projects in extra.</div><div><br></div><div>(A quick glance at the commit history since release_36 doesn't show any commit (to my eyes) that would have fixed this (I looked only at the commit message).)</div><div><br></div><div>So:</div><div><br></div><div>a) I'd like to report this problem.</div><div><br></div><div>and</div><div><br></div><div>b) Is there something simple I can fix in my local working directory so that I can regenerate the sln/project files using CMake and continue?</div><div><br></div><div>(I would do it myself and submit a fix but unfortunately I have no knowledge as to how CMake is configured.)</div><div><br></div><div>Thanks! -- David Bakin</div></div></div></div>
______________________________<u></u>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/cfe-dev</a><br>
</blockquote></div>
</blockquote></div><br></div>
</blockquote></div>
</div></div><br>_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>