Had the bad luck to run into a sketchy update among the ones released this past Patch Tuesday, so in case anyone else is seeing the same thing: If Windows Update can't seem to install KB2455033, there's a workaround [1] going around saying to install KB2519277 first - but *don't* do that. If you do, then you indeed can install KB2455033 afterwards, but then compilation will fail with this error:
C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\intrin.h(26): fatal error C1083: Cannot open include file: 'ammintrin.h': No such file or directory If you happen to have hit this problem already, someone has a workaround-around [2] involving reinstalling VS2010 and the 7.1 SDK before installing VS2010 SP1, but I haven't gotten to trying that yet. Celi [1] https://connect.microsoft.com/VisualStudio/feedback/details/660653/ [2] https://connect.microsoft.com/VisualStudio/feedback/details/660584/ On Tue, Apr 12, 2011 at 6:53 PM, Nicky Perian <nickyper...@yahoo.com> wrote: > Dont' want to come across as self-promoting and am hesitant to advise LL > devs but, this might help out. > > > https://wiki.secondlife.com/wiki/User:Nicky_Perian/Visual_Studio_10_Autobuild > > ------------------------------ > *From:* Joshua Bell <j...@lindenlab.com> > *To:* Jenn Leech <j...@lindenlab.com> > *Cc:* opensource-dev@lists.secondlife.com > *Sent:* Tue, April 12, 2011 5:07:35 PM > > *Subject:* Re: [opensource-dev] Windows compiling problem > > I was running into that exact objidl.h issue until I updated my DirectX > SDK. I had a 2008 SDK, I needed to uninstall and reinstall the June 2010 SDK > linked from > http://wiki.secondlife.com/wiki/Viewer_2_Microsoft_Windows_Builds > > <http://wiki.secondlife.com/wiki/Viewer_2_Microsoft_Windows_Builds>(IMHO > it was probably less about the SDK version than the install order.) > > On Tue, Apr 12, 2011 at 11:10 AM, Jenn Leech <j...@lindenlab.com> wrote: > >> On my development machine I uninstalled the Windows SDK entirely, relying >> on the one that ships with VS2010, to resolve a similar conflict. If a >> similar tactic works for you, let us know! >> >> Thx, >> - Jenn >> >> On Fri, Apr 8, 2011 at 11:34 AM, 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 >> > > > _______________________________________________ > 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