[opensource-dev] Windows compiling problem

Celierra Darling Celierra at gmail.com
Wed Apr 20 08:08:37 PDT 2011


Okay, my problem was that I'd forgotten to uninstall the December 2006
version of the DirectX SDK prior to installing the June 2010 one, and the
2006 version ended up leaving behind many vestigial traces.  Had to
reinstall the 2006 version, then uninstall it.  (I also had to manually tell
the installer to uninstall, i.e. msiexec /X
%temp%/Microsoft_DirectX_SDK.msi, but I'm not sure if that's normal.)

Celi


On Tue, Apr 12, 2011 at 5:59 PM, Celierra Darling <Celierra at gmail.com>wrote:

> 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 <jhwelch at 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
>>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20110420/0ec4b0f0/attachment.htm 


More information about the opensource-dev mailing list