[cfe-dev] Win32 build broken
NAKAMURA Takumi
geek4civic at gmail.com
Tue Jul 10 19:40:16 PDT 2012
John,
I have not seen any issues in clang with MS compiler now.
Lemme know,
- the revision
- the version of cmake
- configuration, x64, Win32, Debug, Release, ...
FYI, He is building with Release.
http://bb.pgr.jp/builders/cmake-clang-i686-msvc10
...Takumi
2012/7/11 John Thompson <john.thompson.jtsoftware at gmail.com>:
> 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
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
More information about the cfe-dev
mailing list