I'm getting the same problem (either with 7.1 or 7.0a in the message,
depending on which order of includes I'm trying at the moment).  I've tried
fiddling with include paths, updating DirectX and UNSIS, building without
the 7.1 SDK update so far, without success.  But I can't find where to
download the 7.0a version of the SDK, only 7.0 and 7.1. :(  I did notice
that VS 2010 installed a 32-bit-host version of the 7.0a SDK instead of the
64-bit-host versions that the SDK installers picked for me, though I don't
know if that's causing this particular problem.

I haven't tried building from command consoles yet, just the GUI IDE.

From
http://social.msdn.microsoft.com/Forums/en/Vsexpressinstall/thread/9ec96544-0b7d-4b0b-8eca-dffb30a385be#d79e6ab7-6976-430b-98c7-976f035263fdthere's
some instructions regarding a Platform Toolset setting that's
supposed to be for an entire solution. I don't see that, but I do see one
such setting on each individual project, and it's set to "v100" (7.0a, I
would guess?) instead of "Windows7.1SDK".  That seems a bit suspicious; I
presume we want it to be using 7.1 if it's installed?

Celi

On Fri, Apr 8, 2011 at 2:34 PM, Jonathan Welch <jhwe...@gmail.com> wrote:

> I've tried all the suggestions that people have suggested, but to no
> avail.  I still get messages like the one below.
>
> Anyone with more ideas?
>
> ------ Build started: Project: llwindow, Configuration: Release Win32
> ------
>  llwindowwin32.cpp
>  lldxhardware.cpp
> e:\Microsoft SDKs\Windows\v7.1\Include\objidl.h(11280): error C2061:
> syntax error : identifier '__RPC__out_xcount_part'
> e:\Microsoft SDKs\Windows\v7.1\Include\objidl.h(11281): error C2059:
> syntax error : ')'
> e:\Microsoft SDKs\Windows\v7.1\Include\objidl.h(11281): fatal error
> C1903: unable to recover from previous error(s); stopping compilation
> _______________________________________________
> Policies and (un)subscribe information available here:
> http://wiki.secondlife.com/wiki/OpenSource-Dev
> Please read the policies before posting to keep unmoderated posting
> privileges
>
_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to