Re: [opensource-dev] Review Request: Make viewer-autobuild work under Visual Studio 2005 Express Edition.

2011-02-06 Thread Nicky Perian
Help-About VC++2005 Express Edition-Copy Info--Paste from Clipboard yeilds-- Microsoft Visual Studio 2005 Version 8.0.50727.867 (vsvista.050727-8600) Microsoft .NET Framework Version 2.0.50727 SP2 Installed Edition: VC Express Microsoft Visual C++ 2005 76542-000-011-00125 Microsoft

Re: [opensource-dev] Review Request: Make viewer-autobuild work under Visual Studio 2005 Express Edition.

2011-02-05 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/136/ --- (Updated Feb. 5, 2011, 8:50 p.m.) Review request for Viewer. Changes

[opensource-dev] autobuild and vsexpress

2011-02-03 Thread Nicky Perian
If anyone wants to help bring autobuild to vsexpress here are two starter(1commit each) repositories. http://nic...@bitbucket.org/NickyP/viewer-autobuild-express-wip http://nic...@bitbucket.org/NickyP/autobuild-vcexpress-wip I was able to make a warts and all build of LindenDeveloper.exe and

Re: [opensource-dev] autobuild and vsexpress

2011-02-03 Thread Nicky Perian
sure, Be later today or first thing in the morning at -6GMT. From: Oz Linden (Scott Lawrence) o...@lindenlab.com To: Nicky Perian nickyper...@yahoo.com Cc: opensource-dev@lists.secondlife.com; robin.cornel...@gmail.com Sent: Thu, February 3, 2011 11:05:12 AM

Re: [opensource-dev] Review Request: Make autobuild-viewer work under Visual Studio 2005 Express Edition

2011-02-03 Thread Nicky Perian
, 2011, 1:51 p.m., Nicky Perian wrote: --- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/134/ --- (Updated Feb. 3, 2011, 1:51 p.m

Re: [opensource-dev] Review Request: Make autobuild-viewer work under Visual Studio 2005 Express Edition

2011-02-03 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/134/ --- (Updated Feb. 3, 2011, 2:35 p.m.) Review request for Viewer. Summary

Re: [opensource-dev] Review Request: Make autobuild-viewer work under Visual Studio 2005 Express Edition

2011-02-03 Thread Nicky Perian
On Feb. 3, 2011, 1:59 p.m., Nicky Perian wrote: will redo looks like line ending problems. Reponed for comment. Don't know if it is line endings or normal operations that cause view diff to display the entire file. - Nicky

[opensource-dev] Review Request: Debugging autobuild post build re-configuration error.

2011-02-03 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/137/ --- Review request for Viewer. Summary --- Print out failed build_config

[opensource-dev] autobuild project VCExpress Command Line Build Need Testers

2011-02-02 Thread Nicky Perian
I tested this on my machine and in viewer-autobuild after autobuild configure -c OpenSourceRelWithDebInfo but, my machine has both Express and Pro present. From /viewer-autobuild vcbuild.exe /logfile:Secondlife.log build-vc80\Secondlife.sln /platform=win32 RelWithDebInfo|Win32

Re: [opensource-dev] Review Request: Do not fail when no scp command is found, unless it is actually needed to fetch something

2011-02-01 Thread Nicky Perian
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 nickyper...@yahoo.com To: Nicky Perian nickyper...@yahoo.com; Oz Linden o...@lindenlab.com; Viewer

Re: [opensource-dev] autobuild @ 442 (ffcfcf7cde2c) Bug?

2011-02-01 Thread Nicky Perian
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 nickyper...@yahoo.com To: opensource-dev@lists.secondlife.com Sent: Tue, February 1, 2011 11:57:53 AM

Re: [opensource-dev] problems working with autobuild

2011-02-01 Thread Nicky Perian
In Microsoft Visual Studio-Tools-Visual Studio 2005 Command Prompt yields- C:\VC80\vc\binC:\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

Re: [opensource-dev] problems working with autobuild

2011-02-01 Thread Nicky Perian
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

Re: [opensource-dev] problems working with autobuild

2011-02-01 Thread Nicky Perian
Also, Might want to start with RelWithDebInfo. That seems to work. You may have found a Release Bug. From: Nicky Perian nickyper...@yahoo.com To: Twisted Laws twisted_l...@hotmail.com Cc: SLDEV opensource-dev@lists.secondlife.com Sent: Tue, February 1, 2011 3

Re: [opensource-dev] problems working with autobuild

2011-02-01 Thread Nicky Perian
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

Re: [opensource-dev] Review Request: VWR-24667; Copy3rdPartyLibs.cmake needs to account for Visual Studio 10 and Visual Studio 10 Express.

2011-01-31 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/131/ --- (Updated Jan. 31, 2011, 7:34 a.m.) Review request for Viewer. Changes

Re: [opensource-dev] devenv.com (was Re: Using 'autobuild' to build the viewer)

2011-01-31 Thread Nicky Perian
I looked at this some and I think it needs to be MSbuild.exe the command line builder for VS 2010 Express. I think it is available to use for all versions but, I need to confirm. From: Jonathan Welch jhwe...@gmail.com To: Brad Kittenbrink (Brad Linden)

Re: [opensource-dev] Review Request: VWR-24610 Provide define LL_MSVC10 to customize Visual Studio 10 code submissions.

2011-01-31 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/121/ --- (Updated Jan. 31, 2011, 5:35 p.m.) Review request for Viewer. Changes

[opensource-dev] C++ Need help to resolve stdint.h typedef conflicts between Quicktime and VS2010

2011-01-30 Thread Nicky Perian
media_plugin_quicktime.cpp C:\Program Files (x86)\QuickTime SDK\CIncludes\GNUCompatibility/stdint.h(49): error C2371: 'int_fast16_t' : redefinition; different basic types C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdint.h(34) : see declaration of 'int_fast16_t'

[opensource-dev] Review Request: VWR-24667; Copy3rdPartyLibs.cmake needs to account for Visual Studio 10 and Visual Studio 10 Express.

2011-01-30 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/131/ --- Review request for Viewer. Summary --- Copy3rdPartyLibs.cmake need to

Re: [opensource-dev] Review Request: Use consistent path for all *.py scripts

2011-01-28 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/129/#review275 --- Ship it! Looks like a good consistency improvement. - Nicky

[opensource-dev] Review Request: Provide define LL_MSVC10 to customize Visual Studio 10 code submissions.

2011-01-25 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/121/ --- Review request for Viewer. Summary --- Need additional eyes on this.

Re: [opensource-dev] Review Request: Provide define LL_MSVC10 to customize Visual Studio 10 code submissions.

2011-01-25 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/121/#review249 --- On Jan. 25, 2011, 2:41 a.m., Nicky Perian wrote: --- This is an automatically

Re: [opensource-dev] Review Request: Provide define LL_MSVC10 to customize Visual Studio 10 code submissions.

2011-01-25 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/121/ --- (Updated Jan. 25, 2011, 8:27 a.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: Provide define LL_MSVC10 to customize Visual Studio 10 code submissions.

2011-01-25 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/121/ --- (Updated Jan. 25, 2011, 8:29 a.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: VWR-24610 Provide define LL_MSVC10 to customize Visual Studio 10 code submissions.

2011-01-25 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/121/ --- (Updated Jan. 25, 2011, 11:13 a.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: VWR-24612 lscript_compile warnings treated as errors -- workaround

2011-01-25 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/122/#review251 --- On Jan. 25, 2011, 11:12 a.m., Nicky Perian wrote

Re: [opensource-dev] Review Request: VWR-24612 lscript_compile warnings treated as errors -- workaround

2011-01-25 Thread Nicky Perian
' and 'default' after that serve? See also OlafvdSpek's comment about the proposed workaround on the page you linked. Nicky Perian wrote: I thought I followed the second comment. I could not tell from OlafvdSpek's comments if that was the complete solution or a added

Re: [opensource-dev] Review Request: VWR-24612 lscript_compile warnings treated as errors -- workaround

2011-01-25 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/122/ --- (Updated Jan. 25, 2011, 3:09 p.m.) Review request for Viewer. Changes

[opensource-dev] google-breakpad VS2010 build project. Linden Dev Help Please.

2011-01-21 Thread Nicky Perian
I am trying to prove a no harm done 2005 build first. Then on to 2010. the build-cmd.sh script references build_sln for several entries. Example: build_sln src/client/windows/breakpad_client.sln release|win32 exception_handler These all fail when I try them. Is build_sln common to the LL build

[opensource-dev] VS 2010 Express Build of Imprudence 1.4.0

2011-01-18 Thread Nicky Perian
Cross posting to IMPDEV and SLDEV lists. Visual Studio Express 2010 build of Imprudence 1.4.0 is branched as impvc100 at g...@github.com:NickyPerian/imprudence.git . To complete the build cmake needs to be at version 2.8.1. Kitware corrected a bug related to VS2010 at 2.8.1 and it came back in

Re: [opensource-dev] Crashing integration tests

2010-10-25 Thread Nicky Perian
To: Boroondas Gupte slli...@boroon.dasgupta.ch Cc: Nicky Perian nickyper...@yahoo.com; Second Life Open Source Developer Mailing List opensource-dev@lists.secondlife.com Sent: Mon, October 25, 2010 6:48:12 PM Subject: Re: [opensource-dev] Crashing integration tests It looks to be a problem

Re: [opensource-dev] Plugins/Modular architecture

2010-09-04 Thread Nicky Perian
Libraries, Libraries, Libraries and MS redistribution hell. From: Ann Otoole missannoto...@yahoo.com To: Brendan Wilson wolfpu...@earthlink.net; OpenSource Mailing List opensource-dev@lists.secondlife.com Sent: Sat, September 4, 2010 12:10:12 PM Subject: Re:

Re: [opensource-dev] Plugins/Modular architecture

2010-09-04 Thread Nicky Perian
available to resolve the build issues and leaves little time for bug corrections and feature additions. Nicky From: Ann Otoole missannoto...@yahoo.com To: Nicky Perian nickyper...@yahoo.com; Brendan Wilson wolfpu...@earthlink.net; OpenSource Mailing List

[opensource-dev] Submission process when a team is working an issue.

2010-08-30 Thread Nicky Perian
Oz, Please clarify the vwr-x process. As a example. I built and tested vwr-20879 the issue Robin wrote up concerning Express builds. She had a six or so additional vwr-x issues that contributed to a solution. I added a change set that improved one aspect of the six or so. I pushed

Re: [opensource-dev] SSH authentication

2010-08-21 Thread Nicky Perian
Never mind I think it info is on the hg website. From: Oz Linden (Scott Lawrence) o...@lindenlab.com To: Nicky Perian nickyper...@yahoo.com Cc: Boroondas Gupte slli...@boroon.dasgupta.ch; opensource-dev@lists.secondlife.com Sent: Sat, August 21, 2010 6:33:19 PM

Re: [opensource-dev] [sldev-commits] Successful Build for ()

2010-07-22 Thread Nicky Perian
llcommon.dll is present in the current install of the LL build of 1.4 From: Nicky Perian nickyper...@yahoo.com To: Henri Beauchamp sl...@free.fr; opensource-dev@lists.secondlife.com Sent: Mon, July 19, 2010 7:41:50 PM Subject: Re: [opensource-dev] [sldev

Re: [opensource-dev] [sldev-commits] Successful Build for ()

2010-07-19 Thread Nicky Perian
Posted to SNOW-713. From: Henri Beauchamp sl...@free.fr To: opensource-dev@lists.secondlife.com Sent: Mon, July 19, 2010 5:41:12 PM Subject: Re: [opensource-dev] [sldev-commits] Successful Build for () On Mon, 19 Jul 2010 13:23:48 -0700 (PDT),

Re: [opensource-dev] Problem compiling llcommon on viewer 2.1 beta

2010-06-25 Thread Nicky Perian
I built viewer-external on 6/19. Used Vista 32 and VC++Express 2005. Took 5 builds. Logs and steps taken are here. This was all the way to a setup.exe. From: Marine Kelley marinekel...@gmail.com To: Philippe (Merov) Bossut me...@lindenlab.com Cc:

Re: [opensource-dev] [JIRA] Commented: (SNOW-718) INTEGRATION_TEST_llhost - 1 error(s), 0 warning(s)

2010-06-16 Thread Nicky Perian
: Nicky Perian This has been a repeat for the last few builds. 63-- Build started: Project: INTEGRATION_TEST_llhost, Configuration: RelWithDebInfo Win32 -- 63Performing Pre-Link Event... 63Linking... 63Embedding manifest... 63Performing Post-Build Event... 47llscrolllistcolumn.cpp

Re: [opensource-dev] viewer-external update

2010-06-12 Thread Nicky Perian
+1 From: Aleric Inglewood aleric.inglew...@gmail.com To: Philippe (Merov) Bossut me...@lindenlab.com Cc: opensource-dev@lists.secondlife.com Sent: Sat, June 12, 2010 7:10:04 AM Subject: Re: [opensource-dev] viewer-external update I think we really should start

[opensource-dev] Python: Are there SL Global Variable?

2010-05-31 Thread Nicky Perian
Where are SL viewer global variables stored for use in python scripts. I see a lot of import statements in code. Where are imports kept and how can I obtain a list of variables? Is there a dictionary? An example of what i am trying to do. http://pastebin.com/VGjN1JHW Any and all suggestions

Re: [opensource-dev] Successful Build of SG2 VC++ Express 2005 Build settings -- Vista 32 Bit

2010-05-21 Thread Nicky Perian
. From: Nicky Perian nickyper...@yahoo.com To: opensource-dev@lists.secondlife.com Sent: Fri, May 21, 2010 9:34:30 AM Subject: Successful Build of SG2 VC++ Express 2005 Build settings -- Vista 32 Bit ___ Policies

Re: [opensource-dev] VS2010 Error

2010-05-06 Thread Nicky Perian
Some of the stuff I went through may apply, if not just trash. 1. Had to install VC++Express 2005 and 2008 off root C:\ without any spaces in the folder name. 2. Added the above to $PATH. 3. Made sure VC++ was up before develop.py invoked. duh, if invoking VS tools with success. see 4 below If

Re: [opensource-dev] VS2010 Error

2010-05-06 Thread Nicky Perian
and look over these patches SNOW-584 http://jira.secondlife.com/browse/SNOW-584 SNOW-578 http://jira.secondlife.com/secure/attachment/37370/SNOW-578_find_vc_dir_express_2.diff From: WolfPup Lowenhar wolfpu...@earthlink.net To: OpenSource Mailing List

Re: [opensource-dev] [VWR] Compiled SG 1.4 not starting / .dll file issue

2010-05-04 Thread Nicky Perian
http://picpaste.com/Libray_files.JPG http://picpaste.com/Include_Files.JPG http://picpaste.com/Executable_files_2.JPG http://picpaste.com/Executable_Files_1.JPG With patches SNOW-584http://jira.secondlife.com/browse/SNOW-584 and

Re: [opensource-dev] [VWR] Compiled SG 1.4 not starting / .dll file issue

2010-05-03 Thread Nicky Perian
Those files come from within VC++ Express and are copied over to sharedlibs folder. Try this, select ALL_BUILD as a start up project and then Build solution. Let it run all the way through even if there are error messages. That should put everything in place. Then, if you are just wanting a

Re: [opensource-dev] Source of boost libraries

2010-04-30 Thread Nicky Perian
Try here. http://jira.secondlife.com/browse/SNOW-604 From: Jonathan Welch jhwe...@gmail.com To: opensource-dev@lists.secondlife.com Sent: Fri, April 30, 2010 10:51:19 AM Subject: [opensource-dev] Source of boost libraries I'm trying to compile Snowglobe 1.4 on

Re: [opensource-dev] Viewer blacklist to replace the TPV directory ?

2010-04-29 Thread Nicky Perian
+1 A blacklist would just give potential bad actors a menu and template to use for more bad viewers that could be modified and get past the login screens. From: til...@xp2.de til...@xp2.de To: Henri Beauchamp sl...@free.fr Cc:

[opensource-dev] Seperate Branches VC90

2010-04-28 Thread Nicky Perian
Brad, The past week I having been fighting a cmake issue in that I can't seem to build w/o referencing VC80 boost libraries at secondlife.exe link. Also, falling back to VC80 to check for changes that affect the basic build and back requires reverting 3 local plus 2 contributed patches and

[opensource-dev] Boost build/link question.

2010-04-25 Thread Nicky Perian
Using VC90 with boost cmake set for boost version 1_36. http://pastebin.com/czwKShRV. During link of secondlife.bin there is a search for a 1_39 boost library that isn't found. Where would this explicit call for that library come from? IMO the link should be for 1_36 only as that is what

Re: [opensource-dev] texture problem on avatars

2010-04-22 Thread Nicky Perian
On the earlier versions of opensim there was a bug that affected the way images with transparent channels were uploaded. For lack of a better description it appeared the transparent part was placed in front of the image instead of behind. I test on opensim server 0.6.9 on my local machine and

Re: [opensource-dev] No Media Plugin was found to handle the text/html mime type. Media of this type will be unavailable.

2010-04-19 Thread Nicky Perian
will be unavailable. Hi Nicky, On Fri, Apr 16, 2010 at 12:01 PM, Nicky Perian nickyper...@yahoo.com wrote: After VC90 builds Release and RelWithDebInfo the No Media Plugin notification alarms and of course when trying video media the same notifications alarm. Could this be related to the gstreamer

Re: [opensource-dev] Fmod 3.74?

2010-04-17 Thread Nicky Perian
http://gosoftware.org/fmod_software/ Give this URL a try From: Andrew Simpson ands...@gmail.com To: opensource-dev@lists.secondlife.com Sent: Sat, April 17, 2010 5:32:50 PM Subject: [opensource-dev] Fmod 3.74? hey does anyone know where is fmod API 3.75 i cant

Re: [opensource-dev] VC 2010 Express?

2010-04-12 Thread Nicky Perian
Working on VC 2008 Express at present. Can compile and run but have been unable complete the build into a redistributable package. Plan to leverage the leaning into VC 2010 Express. NickyP From: Tillie Ariantho til...@xp2.de To:

Re: [opensource-dev] SG 1-4 artwork zip file corrupted. SNOW-604

2010-04-09 Thread Nicky Perian
Thickbrick, Thanks Nicky Couldn't make the meeting yesterday. From: Thickbrick Sleaford thickbrick.sleaf...@gmail.com To: opensource-dev@lists.secondlife.com Cc: Nicky Perian nickyper...@yahoo.com Sent: Fri, April 9, 2010 3:53:54 PM Subject: Re: [opensource

[opensource-dev] PulseAudio requirement in windows question; Technical issue squeezed between legal noise.

2010-04-03 Thread Nicky Perian
Same issue as Latif. On windows it fails with: CMake Error at media_plugins/webkit/CMakeLists.txt:17 (include): include could not find load file: PulseAudio Is PulseAudio required for a windows build?

<    1   2   3   4