This is an open question I've tried to ask at a few different linden office
hours, but haven't yet received a response one way or the other.
There's a couple different viewer UI elements now in the pipeline that are
effectively full web pages- the search window, and now the profile window.
It seem
Hi guys,
Here are the binaries for the rest of sprint 10 bugs waiting for PO approval
(+ 1 sprint 11):
http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/merov_viewer-development-import/rev/220162/index.html
Bug list:
* STORM-219 : "Folders Always By Name" and "System Folders To Top
Latif,
Not a problem. I'm happy to see all of you playing around with the system
already.
I believe you resolved the conference.chat problem, but just for the sake of
pointing it out for the rest of the list, the system is hosted at
chat.aditi.lindenlab.com, not conference.chat.
I'll bring up t
The design of autobuild was for VS2005 Pro which is SL's only supported windows
compiler. Express doesn't ship with devenv. So, until that is fixed autobuild
is
little more that a souped up develop.py. You can configure with it, but you
will
need to build the normal way with the IDE and build
nm, it was a bad local repo.
From: Nicky Perian
To: Nicky Perian ; opensource-dev@lists.secondlife.com
Sent: Tue, February 1, 2011 12:04:30 PM
Subject: Re: [opensource-dev] autobuild @ 442 (ffcfcf7cde2c) Bug?
the file ogg-vorbis-1.1.3-1.2.0-windows-20101001a.
Ok, I figured out i made a mistake with -c Release... now i can't find devenv
c:\dev\hgbuilds\v-autobuild>autobuild configure -c OpenSourceRelWithDebInfo
package libuuid has no installation information configured for platform windows
package fontconfig has no installation information configur
Actually this is one of the issues that needs to be addressed as OS devs
cannot get things like Fmod.
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Nicky
Perian
Sent: Tuesday, February 01, 2011 4:40 PM
To: Twisted Laws
Cc: SL
Also,
Might want to start with RelWithDebInfo. That seems to work. You may have found
a Release Bug.
From: Nicky Perian
To: Twisted Laws
Cc: SLDEV
Sent: Tue, February 1, 2011 3:40:28 PM
Subject: Re: [opensource-dev] problems working with autobuild
Twisted,
Twisted,
Looks like a bad link.
Nicky
This webpage is not available.
The webpage
at
http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/merov_fmod-autobuild/rev/219050/arch/CYGWIN/installer/fmod-3.75-windows-20110113.tar.bz2
might
be temporarily down or it may have moved perman
Thanks to Nicky, I've made it further. I didn't have a command prompt menu
option in vc2005 express but i was able to find information on the net to help
me create one. So now autobuild does run in a vc2005 command prompt window for
me but still fails with the following (raw) log:(note at
Gez,
Thank you very much for such a fast response. Just two small
observations. Authentication takes it's sweet time, possible area to
look into...
And conference.chat.aditi.lindenlab.com doesn't currently resolve to
anything (for those of us too impatient to wait for the project viewer
:)
Latif
Possible cover-all solution: use Mercurial's "eol" extension. It's worked
pretty well for me so far, and handily autofixed all the DOS endings in a
particular fork I looked at in one go. It works much like the autoprops
configuration does in Subversion; hopefully with less pain.
Enable it (should
Latif,
Thank you for summarizing your questions and jumping in on this so quickly.
My team just reviewed your questions and we have the following responses
for you:
> 1) To which xmpp server should we connect. I'm assuming there will be
> > a new field in the xmlrpc login response specifying it?
For those that have already followed the instructions there - the coding
standard says to prefer tabs, not spaces, which is the opposite of what the
page was instructing until just now.
Celi
On Tue, Feb 1, 2011 at 7:35 AM, Oz Linden (Scott Lawrence) wrote:
> Other than a few files that appear
In Microsoft Visual Studio->Tools->Visual Studio 2005 Command Prompt
yields->>
C:\VC80\vc\bin>"C:\VC80\Common7\Tools\vsvars32.bat"
Setting environment for using Microsoft Visual Studio 2005 x86 tools.
Then the Python Path is c:\Python26
From: Twisted Laws
the file ogg-vorbis-1.1.3-1.2.0-windows-20101001a.tar.bz2 is in autobuild.xml
and is in the install.cache. and does download manually
From: Nicky Perian
To: opensource-dev@lists.secondlife.com
Sent: Tue, February 1, 2011 11:57:53 AM
Subject: [opensource-dev
the file ogg-vorbis-1.1.3-1.2.0-windows-20101001a.tar.bz2 is in autobuild.xml
and is in the install.cache. and does download manually
From: Nicky Perian
To: Nicky Perian ; Oz Linden ;
Viewer
Sent: Fri, January 28, 2011 12:34:52 PM
Subject: Re: Review R
C:\lindenhg\viewer-autobuild-vc80>autobuild configure -c OpenSourceRelWithDebInf
o
CMake Error at cmake/Prebuilt.cmake:51 (message):
Failed to download or unpack prebuilt 'ogg-vorbis'. Process returned The
system cannot find the file specified.
Call Stack (most recent call first):
cmake/Audi
Added Programmer's Notepad (my favorite for Windows).
Ricky
Cron Stardust
On Tue, Feb 1, 2011 at 4:35 AM, Oz Linden (Scott Lawrence)
wrote:
> Other than a few files that appear to be completely Windows specific,
> and I did not know for sure did not require them, I've converted all the
> DOS lin
just to be clear here, i've no problems configuring and building in
vc2005expess the old way.
i start the process with "cmake ." in the indra directory in a cygwin window.
then i open
the .sln file with vc2005express and set the build type and build it. all is
fine.I can also
use the
> On Jan. 31, 2011, 3:19 p.m., Merov Linden wrote:
> > Good I think. I'm assuming that localization hasn't left those outside
> > strings.xml for a reason (like: make sure no one ever tries to translate
> > them).
No, there was no reason. It's just only two keys were initially localized (Home
Hi,
Since I plan to implement the new XMPP chat available for the clients
that are not based on the official viewer, I could use some
documentation about the way the new group chat system. Perhaps the
best way to start would be with a few questions. Some of these have
already been answered by Gez
Im running autobuild from the windows cmd shell all I have to do right now
is add the Vs2005 tools via vsvars32.bat then got the auto build folder and
it all works im not running in any other cmd window.
From: opensource-dev-boun...@lists.secondlife.com
[mailto:opensource-dev-boun...@lists.seco
The old style build didn't work in cygwin shell either. It wanted
cmake and python to be native windows versions. After deleting cygwin
versions of those, all worked. Perhaps a similar thing can help for
the autobuild?
On Tue, Feb 1, 2011 at 4:07 AM, Nicky Perian wrote:
> I can't tell but it look
On 2011-01-31 21:43, Twisted Laws wrote:
So I figured I'd give the autobuild method of building a try. I've
not made it far yet
and wondering if someone might give me a pointer on what I've done
wrong...
I read: http://wiki.secondlife.com/wiki/Autobuild_Quick_Start
and read:
https://lists.s
Other than a few files that appear to be completely Windows specific,
and I did not know for sure did not require them, I've converted all the
DOS line endings in viewer-development back to plain linefeeds. I'll be
checking regularly for any that get added (hopefully before they get
into the m
Hi Dave
On 02/01/2011 01:57 AM, Dave Booth wrote:
> On 1/31/2011 07:52, Oz Linden (Scott Lawrence) wrote:
>> It would be interesting to see what was in the log file for the period
>> of time that the window was not properly filled in.
> I intend to capture some more specific data in the next few
Monday, January 31, 2011 General Notes
--
- Welcome Wolf! He will be our UX resource at 50% - which is at least
150% more UX resource than we have now.
- MMOTD: Oz
Team Status
--
Merov Linden
--
*PAST*
28 matches
Mail list logo