[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?

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

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] 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] 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] 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

[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

[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

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:

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] [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] [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] 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] 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

[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] 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

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] 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] [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] [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] 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

[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] 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

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

[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

[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] 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

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] 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: 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

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

[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

[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

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

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

2011-02-06 Thread Nicky Perian
14773 (21ef0a07c2cd) OPEN-1 WORKAROUND correct build arg Build complete: 125 Projects succeeded, 0 Projects failed, 2 Projects skipped C:\lindenhg\viewer-autobuildvs8 From: Oz Linden (Scott Lawrence) o...@lindenlab.com To: opensource-dev@lists.secondlife.com

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

2011-02-06 Thread Nicky Perian
try autobuild --debug build -c VCexpressRelWithDebInfo From: Twisted Laws twisted_l...@hotmail.com To: Oz Linden o...@lindenlab.com; SLDEV opensource-dev@lists.secondlife.com Sent: Sun, February 6, 2011 11:38:11 AM Subject: Re: [opensource-dev] Review Request:

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

2011-02-06 Thread Nicky Perian
Later today Ill bring up in IDE and see it the same errors arise. idk what is happening but if 2 that we know have them of then we need to try and correct. From: Twisted Laws twisted_l...@hotmail.com To: Oz Linden o...@lindenlab.com; SLDEV

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

2011-02-06 Thread Nicky Perian
What is your windows OS? I may be able to Vbox/VM it to test. From: Ima Mechanique ima.mechani...@blueyonder.co.uk To: opensource-dev@lists.secondlife.com Sent: Sun, February 6, 2011 1:15:31 PM Subject: Re: [opensource-dev] Review Request: Make viewer-autobuild

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

2011-02-06 Thread Nicky Perian
I remembered reading about some issues (don't ask me to expand) of not having the latest SDK's when using win64. I have both express and pro on my machine and my include settings for Pro reflect newer SDK's. Maybe you can try these includes. http://picpaste.com/vs2005proIncludes-2Fa11vp6.PNG

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: Debugging autobuild post build re-configuration error.

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

Re: [opensource-dev] Review Request: open-2 (improved progress messages during dependency checks) and open-31 (more standardized short form option switches)

2011-02-12 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/150/#review357 --- Ship it! Can this be placed as an hg changeset? I'll say Ship It

[opensource-dev] Autobuild with Visual Studio 2010 Express Edition

2011-02-15 Thread Nicky Perian
Autobuild with Visual Studio 2010 Express Edition The autobuild repository is here: http://bitbucket.org/NickyP/autobuild-vcexpress-wip The viewer-autobuild repository is here: http://bitbucket.org/NickyP/viewer-autobuild-vc10-express-wip Self built libraies boost 1_45, json and llqtwebkit are

[opensource-dev] unresolved external media_plugin_webkit.obj viewer-development and viewer-autobuild w/ Visual Studio 10

2011-02-19 Thread Nicky Perian
I have used a self compiled Visual Studio 10 llqtwebkit.lib and successfully built Imprudence 1.4.0, logged in to SL, and used search and the internal web browser. No errors at all. Using viewer-development and viewer-autobuild I get the following link error.

[opensource-dev] VS2010 Express Start To Finish -- Request testing and feedback

2011-02-21 Thread Nicky Perian
https://bitbucket.org/NickyP/viewer-autobuild2010-wip This is set to call self built google breakpad from: https://bitbucket.org/NickyP/viewer-autobuild2010-wip/downloads/google_breakpad-0.0.0-revNickyP-windows-20110215.tar.bz2 autobuild config:

Re: [opensource-dev] Review Request: (STORM-28) As a User, I want the ability to send my calling card to others

2011-02-21 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/159/#review381 --- Ship it! Reduces code and a great feature. I remember going in

[opensource-dev] draft wiki Visual Studio 10 Information

2011-02-24 Thread Nicky Perian
https://wiki.secondlife.com/wiki/User:Nicky_Perian/Visual_Studio_10_Autobuild ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated

Re: [opensource-dev] draft wiki Visual Studio 10 Information

2011-02-24 Thread Nicky Perian
Edited per input from Twisted Laws. Thank You, Twisted. From: Nicky Perian nickyper...@yahoo.com To: opensource-dev@lists.secondlife.com Sent: Thu, February 24, 2011 11:52:01 AM Subject: [opensource-dev] draft wiki Visual Studio 10 Information https

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-25 Thread Nicky Perian
tried with -DFMOD:BOOL=ON it did not override -DFMOD=FALSE in autobuild.xml From: Philippe (Merov) Bossut me...@lindenlab.com To: opensource-dev@lists.secondlife.com Sent: Fri, February 25, 2011 12:03:46 AM Subject: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-25 Thread Nicky Perian
Perian nickyper...@yahoo.com Cc: opensource-dev@lists.secondlife.com Sent: Fri, February 25, 2011 9:36:33 AM Subject: Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod Hi Nicky, Thanks for testing this. On Fri, Feb 25, 2011 at 7:26 AM, Nicky Perian nickyper...@yahoo.com wrote: tried

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-25 Thread Nicky Perian
...@lindenlab.com To: Nicky Perian nickyper...@yahoo.com Cc: opensource-dev@lists.secondlife.com Sent: Fri, February 25, 2011 12:33:27 PM Subject: Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod Hi Nicky, On Fri, Feb 25, 2011 at 8:03 AM, Nicky Perian nickyper...@yahoo.com wrote: I have

[opensource-dev] VCmsbuildOpenSourceRelWithDebInfo Incremental Link Testers Needed.

2011-03-01 Thread Nicky Perian
One line addition to autobuild.xml VCmsbuildRelWithDebInfo Section for incremental linking. !-- OPEN-1a WORKAROUND begin - to be removed when VC 2010 is detected correctly -- keyVC10msbuildRelWithDebInfo/key map keybuild/key map

Re: [opensource-dev] VCmsbuildOpenSourceRelWithDebInfo Incremental Link Testers Needed.

2011-03-02 Thread Nicky Perian
Thanks for testing and feed back. I committed this to viewer-autobuild2010-wip earlier today. Nicky From: Twisted Laws twisted_l...@hotmail.com To: nickyper...@yahoo.com; SLDEV opensource-dev@lists.secondlife.com Sent: Wed, March 2, 2011 3:10:21 PM Subject: RE:

[opensource-dev] Setup a Release configuration for VS2010 build -- Need testers.

2011-03-05 Thread Nicky Perian
Applied change to autobuild.xml for -VC10msbuildRelease. Applied change to CMakeLists.txt to remove the Colon from /MAP the colon was being passed through cmake and causing a bad path. Failed in an attempt to place the CMakeList.txt change to Review Board. Oz's repository is out of sync with

[opensource-dev] Review Request: Incorrect library names in the windows section of XmlRpcEpi.cmake

2011-03-06 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/178/ --- Review request for Viewer. Summary --- Incorrect library names in the

Re: [opensource-dev] Review Request: Incorrect library names in the windows section of XmlRpcEpi.cmake

2011-03-06 Thread Nicky Perian
was using an older autobuild.xml. - Nicky On March 6, 2011, 1:39 p.m., Nicky Perian wrote: --- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/178

[opensource-dev] Added repository. Windows Autobuild

2011-03-06 Thread Nicky Perian
Last week I merged in viewer-development into https://bitbucket.org/NickyP/viewer-autobuild2010-wip. Yesterday, I found some pre-autobuild behavior. While not broken it does lead to maintenance problems when trying to submit changes that are intended to correct autobuild issues. Change set

[opensource-dev] Boost libraries and includes. For testing and comments (good and bad)

2011-03-07 Thread Nicky Perian
Boost libraries and includes for 1x and 2x code bases. Built with VS 2010. Have complied on imprudence 1.4 and viewer-autobuild2010. diff's from LL 3p are include/coroutine and 1x libraries. This boost isnot included in any autobuild repository's autobuild.xml. Just needed a place to allow

[opensource-dev] google breakpad

2011-03-18 Thread Nicky Perian
the 3p version for google breakpad is working on VS 2010. I will take down my hacked version from https://bitbucket.org/NickyP/viewer-autobuild2010-msbuild/downloads/google_breakpad-0.0.0-revNickyP-windows-20110215.tar.bz2 and

[opensource-dev] Imprudence 20110320 exp VS2010 Express build

2011-03-27 Thread Nicky Perian
Yesterday (20110326 -6GMT) I uploaded the following repackaged LL 3p-autobuild libraries. This allowed VS2010 build to complete the llmediapluintest project. Build instructions are here: http://wiki.kokuaviewer.org/wiki/User:Nicky_Perian#Imprudence_VS_2010_Build_Instructions The install.xml

Re: [opensource-dev] autobuild VS 2010 support merged to viewer-development

2011-04-02 Thread Nicky Perian
built, logged in aditi and 3rdrock grids. all seemed normal. From: Oz Linden (Scott Lawrence) o...@lindenlab.com To: opensource-dev opensource-dev@lists.secondlife.com Sent: Sat, April 2, 2011 10:17:52 PM Subject: Re: [opensource-dev] autobuild VS 2010 support

Re: [opensource-dev] autobuild VS 2010 support merged to viewer-development

2011-04-02 Thread Nicky Perian
Development viewer installed. 1. crashed at startup because no settings_development.xml delivered from installer. 2. copied settings_lindendeveloper.xml to settings_development.xml 3. logged to aditi. login process took more than a minute maybe close to 2 minutes. 4. 10 minutes into online and

Re: [opensource-dev] autobuild VS 2010 support merged to viewer-development

2011-04-04 Thread Nicky Perian
%) ** Hangs at downloading inventory. From: Nicky Perian nickyper...@yahoo.com To: Oz Linden (Scott Lawrence) o...@lindenlab.com Cc: opensource-dev opensource

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

2011-04-05 Thread Nicky Perian
If you are going to stick with vs2010 and not look back the easy solution is uninstall the Quicktime SDK and let autobuild deliver the the required items to build in package. If you still need to build 1.x or 2.x with develop.py there a some include guards that can be used for autobuild and

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

2011-04-11 Thread Nicky Perian
)\QuickTime SDK\CIncludes\CGBase.h http://dl.dropbox.com/u/7833186/stdintab.h This replaces C:\Program Files (x86)\QuickTime SDK\CIncludes\GNUCompatibility\stdint.h Sorry for the confusion, Nicky From: Nicky Perian nickyper...@yahoo.com To: Kiptic ‌ kip

Re: [opensource-dev] 3p-quicktime license and use

2011-04-12 Thread Nicky Perian
From: Oz Linden (Scott Lawrence) o...@lindenlab.com To: Nicky Perian nickyper...@yahoo.com Cc: opensource-dev@lists.secondlife.com Sent: Tue, April 12, 2011 6:11:59 AM Subject: Re: 3p-quicktime license and use On 2011-04-11 22:40, Nicky Perian wrote

Re: [opensource-dev] Windows compiling problem

2011-04-12 Thread Nicky Perian
Dont' want to come across as self-promoting and am hesitant to advise LL devs but, this might help out. https://wiki.secondlife.com/wiki/User:Nicky_Perian/Visual_Studio_10_Autobuild From: Joshua Bell j...@lindenlab.com To: Jenn Leech j...@lindenlab.com Cc:

Re: [opensource-dev] autobuild with VS2005

2011-04-18 Thread Nicky Perian
Autobuild was made to work with VS2005 and then updated to work with VS2010 in a don't look back way. I don't know if the pre-built libraries for VC2005-autobuild are available. From: Marine Kelley marinekel...@gmail.com To:

Re: [opensource-dev] autobuild with VS2005

2011-04-18 Thread Nicky Perian
Add to build section string/m:3/string /maxcpucount:number is the long version. to adjust build speed versus doing other stuff while building. ___ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev

Re: [opensource-dev] autobuild with VS2005

2011-04-18 Thread Nicky Perian
-DUNATTENDED:BOOL=ON I think this on the configure command line will solve the vstool.exe issue. If it doesn't make an empty project with the output of vstool.exe and replace the existiing one. Or, you can use the one I have here: http://dl.dropbox.com/u/7833186/VSTool.exe Nicky

Re: [opensource-dev] OpenID based logins?

2011-04-21 Thread Nicky Perian
This email is a private and confidential communication. Any use of email may be subject to the laws and regulations of the United States. You may not Repost, Distribute nor reproduce any content of this message. Shouldn't this trailer be dropped from your emails. Looks like you are posting

Re: [opensource-dev] Review Request: OPEN-61 Adding locations that VC redistributable package installs files.

2011-04-21 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/259/#review645 --- Ship it! Works Great! - Nicky On April 21, 2011, 2:18 p.m.,

[opensource-dev] Fw: tornado hit my place

2011-04-27 Thread Nicky Perian
- Forwarded Message From: Nicky Perian nickyper...@yahoo.com To: molliescarbri...@yahoo.com; Imprudence Dev List imp...@lists.imprudenceviewer.org Sent: Wed, April 27, 2011 8:22:15 PM Subject: tornado hit my place will be off lists and irc for next week or so

Re: [opensource-dev] Review Request: Convert autobuild library builds to use msbuild.exe instead of devenv.com.

2011-05-17 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/312/ --- (Updated May 17, 2011, 2:45 p.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: Convert autobuild library builds to use msbuild.exe instead of devenv.com.

2011-05-18 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/312/ --- (Updated May 18, 2011, 5:01 a.m.) Review request for Viewer. Changes

Re: [opensource-dev] Review Request: Convert autobuild library builds to use msbuild.exe instead of devenv.com.

2011-05-18 Thread Nicky Perian
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/312/ --- (Updated May 18, 2011, 5:13 a.m.) Review request for Viewer. Changes

[opensource-dev] quicktime

2011-05-19 Thread Nicky Perian
This was fixed is it now a do-over? From April 11,2011 message list archive: Quicktime SDK is an INSTALL_PROPRIETARY=TRUE archive download. The LL archive is modified to work with VS2010. The Apple Quicktime SDK has not been modified and fails compile. I cloned 3p-quicktime and with

Re: [opensource-dev] tcmalloc

2011-05-19 Thread Nicky Perian
Try RelWithDebInfoOS From: Kiptic ‌ kip...@hotmail.com To: opensource-dev@lists.secondlife.com Sent: Thu, May 19, 2011 1:20:08 PM Subject: [opensource-dev] tcmalloc Hi, when trying to compile (18425): autobuild --debug configure -c OpenSourceRelWithDebInfo

  1   2   3   4   >