[cfe-dev] Win32 build broken

John Thompson john.thompson.jtsoftware at gmail.com
Tue Jul 10 17:46:35 PDT 2012


I've updated a couple times over the few days, but the win32 build is
broken in a number of places.

One is some missing .inc files.  Perhaps the cmake build files need
updating?:


54>D:\Clang\llvmref\tools\clang\include\clang/AST/Comment.h(89): fatal
error C1083: Cannot open include file: 'clang/AST/CommentNodes.inc': No
such file or directory

62>D:\Clang\llvmref\tools\clang\include\clang/Sema/AttributeList.h(170):
fatal error C1083: Cannot open include file:
'clang/Sema/AttrParsedAttrList.inc': No such file or directory

And many missing symbols, i.e.:


48>D:\Clang\llvmref\tools\clang\lib\Basic\IdentifierTable.cpp(44): error
C2065: 'IsImport' : undeclared identifier

48>D:\Clang\llvmref\tools\clang\lib\Basic\Diagnostic.cpp(368): error C2065:
'FixItHints' : undeclared identifier


-- 
John Thompson
John.Thompson.JTSoftware at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120710/d6498230/attachment.html>


More information about the cfe-dev mailing list