<p>Thanks, Nakamura-san.  I was on cmake 2.8.5, so some combination of updating to 2.8.8, deleting the CMakeCache.txt file, and regenerating the project files with "cmake -G "Visual Studio 10" -DCLANG_BUILD_EXAMPLES=ON " fixed it.  This should always be the proceedure when facing build problems on Windows after being away for a long time.</p>
<p>-John<br><br></p><div class="gmail_quote">On Tue, Jul 10, 2012 at 7:40 PM, NAKAMURA Takumi <span dir="ltr"><<a href="mailto:geek4civic@gmail.com" target="_blank">geek4civic@gmail.com</a>></span> wrote:<br><blockquote 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" class="gmail_quote">
John,<br>
<br>
I have not seen any issues in clang with MS compiler now.<br>
Lemme know,<br>
<br>
  - the revision<br>
  - the version of cmake<br>
  - configuration, x64, Win32, Debug, Release, ...<br>
<br>
FYI, He is building with Release.<br>
<a href="http://bb.pgr.jp/builders/cmake-clang-i686-msvc10" target="_blank">http://bb.pgr.jp/builders/cmake-clang-i686-msvc10</a><br>
<br>
...Takumi<br>
<br>
2012/7/11 John Thompson <<a href="mailto:john.thompson.jtsoftware@gmail.com">john.thompson.jtsoftware@gmail.com</a>>:<br>
<div><div class="h5">> I've updated a couple times over the few days, but the win32 build is broken<br>
> in a number of places.<br>
><br>
> One is some missing .inc files.  Perhaps the cmake build files need<br>
> updating?:<br>
><br>
><br>
> 54>D:\Clang\llvmref\tools\clang\include\clang/AST/Comment.h(89): fatal error<br>
> C1083: Cannot open include file: 'clang/AST/CommentNodes.inc': No such file<br>
> or directory<br>
><br>
> 62>D:\Clang\llvmref\tools\clang\include\clang/Sema/AttributeList.h(170):<br>
> fatal error C1083: Cannot open include file:<br>
> 'clang/Sema/AttrParsedAttrList.inc': No such file or directory<br>
><br>
><br>
> And many missing symbols, i.e.:<br>
><br>
><br>
> 48>D:\Clang\llvmref\tools\clang\lib\Basic\IdentifierTable.cpp(44): error<br>
> C2065: 'IsImport' : undeclared identifier<br>
><br>
> 48>D:\Clang\llvmref\tools\clang\lib\Basic\Diagnostic.cpp(368): error C2065:<br>
> 'FixItHints' : undeclared identifier<br>
><br>
><br>
><br>
> --<br>
> John Thompson<br>
> <a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br>
><br>
><br>
</div></div>> _______________________________________________<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><br clear="all"><br>-- <br>John Thompson<br><a href="mailto:John.Thompson.JTSoftware@gmail.com">John.Thompson.JTSoftware@gmail.com</a><br><br>