[cfe-dev] Build failures for VC++ 10

Edward Diener eldlistmailingz at tropicsoft.com
Wed Mar 16 11:41:57 PDT 2011


On 3/16/2011 2:03 PM, Óscar Fuentes wrote:
> 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?

The VC++ 10 IDE.

>
> How many cores/threads your machine has?

Four cores.

>
> In case you are building with the IDE using multiple threads: if you
> re-start the build, the same error happens again?

I can not test this as after getting the latest files the build runs 
successfully. I will assume that the default for VC++ 10 is that it uses 
multiple threads.





More information about the cfe-dev mailing list