[cfe-dev] Error compiling clang on Windows, DiagnosticCommonKinds.inc not found

Douglas Gregor dgregor at apple.com
Mon Oct 5 15:20:17 PDT 2009


On Oct 3, 2009, at 2:43 AM, Michelle Bhaal wrote:

> 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

What file(s) is it trying to compile when you hit this error? It's  
possible that we're missing dependencies, but I know there are at  
least a few Visual Studio users around who are able to build Clang.

	- Doug



More information about the cfe-dev mailing list