[cfe-dev] Error compiling clang on Windows, DiagnosticCommonKinds.inc not found
罗勇刚(Yonggang Luo)
luoyonggang at gmail.com
Sat Oct 3 03:35:49 PDT 2009
Mmmm, it's seems that because llvm and clang doesn't share the same
add_executive function, and clang's version does't process those
source files, so clang can't generate the .inc files but llvm can do
that.
2009/10/3, Michelle Bhaal <ladybhaal at gmail.com>:
> I have downloaded clang (83246) and llvm (83257) via subversion. I
> used cmake 2.8 beta to create a solution file for Visual Studio 2010
> beta and attempted to compile clang-cc but I repeatedly get the
> following error:
>
> fatal error C1083: Cannot open include file:
> 'clang/Basic/DiagnosticCommonKinds.inc': No such file or directory
>
> I have confirmed that this file does not exist.
> DiagnosticCommonKinds.inc.rule and DiagnosticCommonKinds.tds do exist
> however.
>
> I am running Windows 7 RC
>
> What am I doing wrong? What have I missed?
>
> Michelle
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
--
从我的移动设备发送
此致
礼
罗勇刚
Yours
sincerely,
Yonggang Luo
More information about the cfe-dev
mailing list