[opensource-dev] Avatar Hover Height feature

2015-01-31 Thread Henri Beauchamp
Greetings,

I know this should be posted in the JIRA, but apparently the comments in
the existing issue (SUN-38) are not read or not taken into account by
Lindens.

Please, to any and all Linden(s) involved in AHH, do read this post for
your own enlightement (and hopefully, a better and definitive solution
for the SL community as a whole):
http://sldev.free.fr/forum/viewtopic.php?f=5&t=1494&p=6890#p6890

Note that I'm beyond the point to care about whether this message will
be taken into account or not (so it's perfectly useless to enter a
sterile argument on this list about it). It's more like a bottled
message I throw into the sea...

Regards,

Henri.
___
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


Re: [opensource-dev] Viewer Tools Upgrades - with a call for help

2015-01-31 Thread Nicky Perian
[#OPEN-290] Windows Toolchain update - Second Life Bug Tracker
|   |
|   |   |   |   |   |
| [#OPEN-290] Windows Toolchain update - Second Life Bug TrackerDocument and 
offer patches for Windows Platform open source building.  |
|  |
| View on jira.secondlife.com | Preview by Yahoo |
|  |
|   |

Two  methods for command line building have been tested each starting with a 
fresh build-vc120 directory, with tests and package on.Machine spec is Intel i7 
all 8 cores running with 6GB memory.

autobuild configure -c ReleaseOSCE and autobuild build -c ReleaseOSCECalls 
Devenv.exe which is the build program for VS2013 Community EditionBuild 
completed in 53 minutes.
autobuild configure -c ReleaseOS and autobuild build -c ReleaseOSCalls 
MSBuild.exe which is the build program available in VS2013 Express Edition AND 
VS2013 Community Edition.Build completes in 77 minutes.
Should we provide open source developers both methods?
Patch is here:
NickyP / viewer-tools-update-OPEN-290 / commit / 96461e3be52e — Bitbucket

|   |
|   |   |   |   |   |
| NickyP / viewer-tools-update-OPEN-290 / commit / 96461e3be52e — 
Bitbucketname RelWithDebInfoOS  |
|  |
| View on bitbucket.org | Preview by Yahoo |
|  |
|   |




 
  From: Oz Linden (Scott Lawrence) 
 To: opensource-dev@lists.secondlife.com 
 Sent: Friday, January 30, 2015 3:41 PM
 Subject: Re: [opensource-dev] Viewer Tools Upgrades - with a call for help
   
 

On 2015-01-30 11:51 , Tank Master wrote:
  
 #yiv4793376836 #yiv4793376836 --.yiv4793376836hmmessage 
P{margin:0px;padding:0px;}#yiv4793376836 
body.yiv4793376836hmmessage{font-size:12pt;font-family:Calibri;}#yiv4793376836  
You are getting an error because that isn't a valid command.  Use "autobuild 
configure -c RelWithDebInfoOS" OR "autobuild configure -c ReleaseOS"  Also, 
This will still fail do to tests.  I used: "autobuild configure -c ReleaseOS -- 
-DPACKAGE:BOOL=OFF -DLL_TESTS:BOOL=OFF" to turn off both packaging and tests.
  
 
 The tests should work - they do for us, though I suppose some may depend on 
libs not in open source.
 
 -- 
  Oz Linden (Scott Lawrence) | Engineering Director, Second Life
 Email or Hangouts o...@lindenlab.com | Second Life Oz Linden
 Linden Lab | Makers of Shared Creative Spaces
 Check out what we're working on!   
___
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

Re: [opensource-dev] Viewer Tools Upgrades - with a call for help

2015-01-31 Thread Cinder Roxley
Hi,

I thought the plan was to only support VS2013 Community Edition and support for 
Express since Community Edition is, for all intents and purposes, free and 
without any further restrictions than the LGPL already lays out? There’s really 
absolutely no reason for using Express since all qualifications are met for 
both individuals and organizations building the viewer because the source code 
has already been released under an OSI-approved license that we all must adhere 
to anyways.

In short, why support both methods when one is vastly superior with no 
disadvantages?

-- 
Cinder Roxley
Sent with Airmail

On January 31, 2015 at 9:39:44 AM, Nicky Perian (nickyper...@yahoo.com) wrote:

[#OPEN-290] Windows Toolchain update - Second Life Bug Tracker
 
 
 
 
 
 
[#OPEN-290] Windows Toolchain update - Second Life Bug Tracker
Document and offer patches for Windows Platform open source building.
View on jira.secondlife.com
Preview by Yahoo
 
Two  methods for command line building have been tested each starting with a 
fresh build-vc120 directory, with tests and package on.
Machine spec is Intel i7 all 8 cores running with 6GB memory.

autobuild configure -c ReleaseOSCE and autobuild build -c ReleaseOSCE
Calls Devenv.exe which is the build program for VS2013 Community Edition
Build completed in 53 minutes.

autobuild configure -c ReleaseOS and autobuild build -c ReleaseOS
Calls MSBuild.exe which is the build program available in VS2013 Express 
Edition AND VS2013 Community Edition.
Build completes in 77 minutes.

Should we provide open source developers both methods?

Patch is here:

NickyP / viewer-tools-update-OPEN-290 / commit / 96461e3be52e — Bitbucket
 
 
 
 
 
 
NickyP / viewer-tools-update-OPEN-290 / commit / 96461e3be52e — Bitbucket
name RelWithDebInfoOS
View on bitbucket.org
Preview by Yahoo
 



From: Oz Linden (Scott Lawrence) 
To: opensource-dev@lists.secondlife.com
Sent: Friday, January 30, 2015 3:41 PM
Subject: Re: [opensource-dev] Viewer Tools Upgrades - with a call for help



On 2015-01-30 11:51 , Tank Master wrote:
You are getting an error because that isn't a valid command.  Use "autobuild 
configure -c RelWithDebInfoOS" OR "autobuild configure -c ReleaseOS"  Also, 
This will still fail do to tests.  I used: "autobuild configure -c ReleaseOS -- 
-DPACKAGE:BOOL=OFF -DLL_TESTS:BOOL=OFF" to turn off both packaging and tests.


The tests should work - they do for us, though I suppose some may depend on 
libs not in open source.

--
Oz Linden (Scott Lawrence) | Engineering Director, Second Life
Email or Hangouts o...@lindenlab.com | Second Life Oz Linden
Linden Lab | Makers of Shared Creative Spaces
Check out what we're working on!

___
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

Re: [opensource-dev] Viewer Tools Upgrades - with a call for help

2015-01-31 Thread Jonathan Ballard
*Sounds like a job...*

I have not played games.

Compiled like amazing grace.


PS. Initially, I'd like us to focus on getting the current functionality
> working.
>
> -- Linden Lab | Makers of Shared Creative Spaces 
> Check out what we're working on! 
>
___
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

Re: [opensource-dev] Viewer Tools Upgrades - with a call for help

2015-01-31 Thread Nicky Perian
Anyone know what causes this on a release build?Doesn't stop the build and the 
installer is still made.3>-- Build started: Project: 
generate_viewer_version, Configuration: Release Win32 --
3>  processing3>  'printf' is not recognized as an internal or external 
command,3>  operable program or batch file.3>C:\Program Files 
(x86)\MSBuild\Microsoft.Cpp\v4.0\V120\Microsoft.CppCommon.targets(170,5): error 
MSB6006: "cmd.exe" exited with code 9009.
Appears to come from newview/CMakeLists.txtsource_group("CMake Rules" FILES 
ViewerInstall.cmake)
# the viewer_version.txt file created here is for passing to viewer_manifest 
and autobuild# the summary.json file is created for the benefit of the TeamCity 
builds, where#   it is used to provide descriptive information to the build 
results pageadd_custom_target(generate_viewer_version ALL                  
COMMAND printf '${VIEWER_SHORT_VERSION}.${VIEWER_VERSION_REVISION}' > 
${CMAKE_CURRENT_BINARY_DIR}/viewer_version.txt                  COMMAND printf 
'{"Type":"viewer","Version":"${VIEWER_SHORT_VERSION}.${VIEWER_VERSION_REVISION}"}'
 > ${CMAKE_BINARY_DIR}/summary.json                  COMMENT Generating 
viewer_version.txt for manifest processing                  )


 
  From: Oz Linden (Scott Lawrence) 
 To: opensource-dev  
 Sent: Wednesday, January 28, 2015 9:53 AM
 Subject: Re: [opensource-dev] Viewer Tools Upgrades - with a call for help
   
  On 2014-12-23 18:17 , Oz Linden (Scott Lawrence) wrote:
  
 
 As some of you are certainly aware, the Linden viewer devs have been busy for 
the last several weeks updating our tools for building viewers. The tools 
changes include:

   - Windows building with Visual Studio 2013   
 
   - Mac building on OSX 10.10 with Xcode 6.1
   - Linux building with gcc 4.6
   - All platforms using Autobuild 1.0
 The canonical repository for this is 
https://bitbucket.org/lindenlab/viewer-tools-update , and the various packages 
each have a lindenlab/3p-update-name repository (those will be pulled to the 
3p-name repos when the viewer that uses them is promoted to viewer-release).
 
 
 Just a quick update... we are now into the QA phase with this, and there is a 
Project Viewer available on the Alternate Viewers page (there is a known issue 
with the Windows installer that I believe affects anyone that does not have 
developer tools installed... a fix should be out very shortly).
 
 We've also put up a new page of instructions on how to set up a Windows 
development environment.  Suggestions for improvement are most welcome here and 
on the Talk page... we're trying to keep it as simple as possible while being 
sufficient to build a clean checkout of the viewer.
 
 -- 
  Oz Linden (Scott Lawrence) | Engineering Director, Second Life
 Email or Hangouts o...@lindenlab.com | Second Life Oz Linden
 Linden Lab | Makers of Shared Creative Spaces
 Check out what we're working on!   
___
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