[opensource-dev] Daily Scrum Summary - Thursday, May 5

2011-05-06 Thread Anya Kanevsky
Sprint 15, ends 05.16.11 Thursday, May 5 Team Status -- Oz Linden -- *PAST* - More trial merges of mesh (not yet in viewer-development) - Planning contributor build system deployment - VWR Triage - Open Development User Group

[opensource-dev] Configurations for non-LL developers (was: Meet lots of link errors when linking secondlife-bin)

2011-05-06 Thread Boroondas Gupte
On 05/06/2011 06:07 AM, xinyi chen wrote: > I tried many times to compile -Release / Debug / RelWithDebInfo and > attach /GS+ or /GS- You'll probably want ReleaseOS, DebugOS or RelWithDebInfoOS instead of the configurations mentioned above. See https://wiki.secondlife.com/wiki/Build_Viewer_With_Aut

Re: [opensource-dev] Configurations for non-LL developers (was: Meet lots of link errors when linking secondlife-bin)

2011-05-06 Thread xinyi chen
Thank you. I'm using ReleaseOS Simon 2011/5/6 Boroondas Gupte > On 05/06/2011 06:07 AM, xinyi chen wrote: > > I tried many times to compile -Release / Debug / RelWithDebInfo and > > attach /GS+ or /GS- > You'll probably want ReleaseOS, DebugOS or RelWithDebInfoOS instead of > the configuration

Re: [opensource-dev] Review Request: CHOP-624 header dependency improvements for build time speedup

2011-05-06 Thread Boroondas Gupte
> On May 6, 2011, 3:19 a.m., Boroondas Gupte wrote: > > No further objections, thus giving my "Ship it". Though, as I know near > > nothing about the precompiled header technique and just trust you on the > > assertion that these changes are ok if everything still compiles, it'd > > probably b

Re: [opensource-dev] Review Request: CHOP-624 header dependency improvements for build time speedup

2011-05-06 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/289/#review682 --- Ship it! No further objections, thus giving my "Ship it". Though,

Re: [opensource-dev] Review Request: CHOP-624 header dependency improvements for build time speedup

2011-05-06 Thread Brad Kittenbrink
> On May 6, 2011, 3:19 a.m., Boroondas Gupte wrote: > > No further objections, thus giving my "Ship it". Though, as I know near > > nothing about the precompiled header technique and just trust you on the > > assertion that these changes are ok if everything still compiles, it'd > > probably b

Re: [opensource-dev] Review Request: CHOP-624 header dependency improvements for build time speedup

2011-05-06 Thread Boroondas Gupte
> On May 6, 2011, 3:19 a.m., Boroondas Gupte wrote: > > indra/newview/llviewerwindow.cpp, line 248 > > > > > > Just to make sure, as 'static' is that silly C++ keyword with 3 > > different meanings depending on contex