[cfe-dev] Can't build clang-tools-extra using Visual Studio because of missing include directory in tools\extra project files

Manuel Klimek klimek at google.com
Wed Apr 1 21:12:13 PDT 2015


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 ...

On Wed, Apr 1, 2015 at 7:24 PM David Bakin <davidbak at gmail.com> wrote:

> 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.
>
> (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).)
>
> So:
>
> a) I'd like to report this problem.
>
> and
>
> 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?
>
> (I would do it myself and submit a fix but unfortunately I have no
> knowledge as to how CMake is configured.)
>
> Thanks! -- David Bakin
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20150402/e4694ede/attachment.html>


More information about the cfe-dev mailing list