[sldev] Open Source Meeting Thu 2pm

2009-01-28 Thread Soft
Our Thursday open source meetings take place at 2pm. If there is anything you would like on the agenda... have at it! http://wiki.secondlife.com/wiki/Open_Source_Meeting/Agenda ___ Policies and (un)subscribe information available here: http://wiki.secondl

Re: [sldev] built 1.21.6 - how do I run it?

2009-01-28 Thread Ambrosia
On Wed, Jan 28, 2009 at 16:32, Anna Gulaev wrote: > Ambrosia wrote: >> >> indra/build-*/newview/release/ <- everything in that folder > > That folder contains the incremental linker file and the debug database. Do > I need those? Seems to run without them, though I did nothing other than > sign i

Re: [sldev] built 1.21.6 - how do I run it?

2009-01-28 Thread Anna Gulaev
Ambrosia wrote: > indra/build-*/newview/release/ <- everything in that folder That folder contains the incremental linker file and the debug database. Do I need those? Seems to run without them, though I did nothing other than sign in. Will I wish I had the debug database if I crash? Is that wh

Re: [sldev] built 1.21.6 - how do I run it?

2009-01-28 Thread Ambrosia
On a note, you don't need to copy all folders along with the .txt files from the indra/newview folder. 'app_settings', 'fonts', 'character' and 'skins' suffice. To sum it up: indra/build-*/newview/release/ <- everything in that folder. might be 'relwithdebinfo' or 'debug' instead of release. bui

Re: [sldev] built 1.21.6 - how do I run it?

2009-01-28 Thread Anna Gulaev
Thank you, Robin and Trent! I seem to have a build that works from within VS and stand-alone. Thanks, Anna Robin Cornelius wrote: > On Wed, Jan 28, 2009 at 12:09 AM, Anna Gulaev > wrote: > > I built 1.21.6 using VC++ 2005 Express and got a 21,228K executable > called > > secondlife-bin.exe in

Re: [sldev] Using llGetAgentLanguage() in a different way...

2009-01-28 Thread Argent Stonecutter
On 2009-01-27, at 10:30, Henri Beauchamp wrote: This works for Open Source software, not for closed source one, which is what I was refering to. Well, it could. You create a notecard in the root prim called something like "lang_piglatin" containing pairs of lines like: Please attach the HUD

Re: [sldev] build problems VC++ 2005 Express

2009-01-28 Thread Robin Cornelius
On Wed, Jan 28, 2009 at 1:26 AM, Anna Gulaev wrote: > Seems I get a different problem every time I build. I had an executable but > it did nothing when I ran it, so I tried rebuilding it. VC++ couldn't > overwrite the file. Had to reboot before windows would even let me delete > the file. > The e

Re: [sldev] built 1.21.6 - how do I run it?

2009-01-28 Thread Robin Cornelius
On Wed, Jan 28, 2009 at 12:09 AM, Anna Gulaev wrote: > I built 1.21.6 using VC++ 2005 Express and got a 21,228K executable called > secondlife-bin.exe in newview/release, but when I double-click it I get an > hourglass for a bit but nothing happens. When I try to run the app in VC2005 > I'm asked