[cfe-dev] Build failures for VC++ 10
Óscar Fuentes
ofv at wanadoo.es
Wed Mar 16 11:03:44 PDT 2011
Edward Diener <eldlistmailingz at tropicsoft.com>
writes:
> My attempt to build clang for VC++ 10, after getting the latest from
> svn, gave a number of errors based on:
>
> fatal error C1083: Cannot open include file:
> 'clang/Basic/DiagnosticCommonKinds.inc': No such file or directory
>
> fatal error C1083: Cannot open include file: 'clang/Basic/AttrList.inc':
> No such file or directory
>
> Did someone forget to update something on SVN ?
For an error related to those files, I don't think so.
Are you building with the IDE of with NMake?
How many cores/threads your machine has?
In case you are building with the IDE using multiple threads: if you
re-start the build, the same error happens again?
More information about the cfe-dev
mailing list