thank you very much, the patch seem to work, but the "ALL_BUILD" project in VisualStudio dose not start the project "ClangDiagnosticGroups", I have to start it manually.<br><br>
<div class="gmail_quote">On Fri, Apr 17, 2009 at 4:58 PM, Sebastian Redl <span dir="ltr"><<a href="mailto:sebastian.redl@getdesigned.at">sebastian.redl@getdesigned.at</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="h5">Chris Lattner wrote:<br>> On Apr 16, 2009, at 11:10 PM, ether zhhb wrote:<br>><br>><br>>> Hi,<br>>><br>>> I've just update my llvm/clang source to revision 69348 today, then I<br>
>> generate a project for visualstudio2008 by cmake with default option,<br>>> and try to build it, an error occur when compiling Warnings.cpp in<br>>> clang-cc, who trying to include "clang/Basic/DiagnosticGroups.inc".<br>
>><br>>> I found that there is nether "DiagnosticGroups.inc" in the source tree<br>>> on my computer, nor in <a href="http://llvm.org/svn/llvm-project/cfe/trunk/" target="_blank">http://llvm.org/svn/llvm-project/cfe/trunk/</a>.<br>
>><br>>> How can I get the DiagnosticGroups.inc?<br>>> There is a  "DiagnosticGroups.td", is this file for generating<br>>> DiagnosticGroups.inc by something like tblgen with some setting to<br>
>> cmake?<br>>><br>><br>> Ah, the VC++ project files and cmake probably don't know how to run<br>> tblgen to build this.  Help? :)<br>><br></div></div>Try this patch. If it doesn't work, we'll need Doug.<br>
<font color="#888888"><br>Sebastian<br></font></blockquote></div><br>