Re: [opensource-dev] error with fmod

2012-06-22 Thread WolfPup Lowenhar
This error is due to using the wrong build configuration. You should use one of the following: ReleaseOS ReleaseWithDebugOS DebugOS Also if you want to have sound in your viewer you will need to follow the instructions that are here : http://wiki.secondlife.com/wiki/Viewer

[opensource-dev] error with fmod

2012-06-22 Thread moonbotsoft
can anyone help with the following error during my build? File "C:\Python27\lib\urllib2.py", line 1161, in do_open raise URLError(err) URLError: ERROR: failed to download http://s3-proxy.lindenlab.com/private-builds-secondlif e-com/hg/repo/3p-fmod-private/rev/221852/arch/CYGWIN/installer/fmo

Re: [opensource-dev] New Windows build instructions guidelines -- feedback requested

2012-06-22 Thread Jonathan Welch
Yes, all work is now done against viewer-release. If you find an unchanged viewer-development reference please fix it. On 6/22/12, Jonathan Welch wrote: > Hmmz, on second thought is there any reason for the current > installation order? Maybe that order was just done by what "made > sense" to l

Re: [opensource-dev] New Windows build instructions guidelines -- feedback requested

2012-06-22 Thread Jonathan Welch
Hmmz, on second thought is there any reason for the current installation order? Maybe that order was just done by what "made sense" to list first, so there are no dependencies? On 6/22/12, Jonathan Welch wrote: > I was wondering that too. The reason I am wondering and not saying > "change it" w

Re: [opensource-dev] New Windows build instructions guidelines -- feedback requested

2012-06-22 Thread Nicky Perian
Is code review against viewer-release. Or, has that not happened yet? Note: It is not a good idea to work in viewer-release, unless you are only compiling for youself.  > > From: Nicky Perian >To: Jonathan Welch ; OpenSource Mailing List > >Sent: Friday, June

Re: [opensource-dev] New Windows build instructions guidelines -- feedback requested

2012-06-22 Thread Jonathan Welch
I was wondering that too. The reason I am wondering and not saying "change it" was when I set up my build environment on a brand new computer a year ago I do not remember getting that message or having that problem. I guess I could try doing those steps in a fresh VM to see what happens. On 6/22

Re: [opensource-dev] New Windows build instructions guidelines -- feedback requested

2012-06-22 Thread Nicky Perian
should this sequence of installing be moved to the main page? Order of installing I got errors during the installation of the directX SDK. the problems occured while it was installing the c++ Runtimes (which have already been installed before). So here is what i did to fix this: * remove

[opensource-dev] New Windows build instructions guidelines -- feedback requested

2012-06-22 Thread Jonathan Welch
I was asked to write some guidelines for the Windows build instructions. I would like you to take a look at them and make any improvements you can think of. https://wiki.secondlife.com/wiki/Talk:Viewer_2_Microsoft_Windows_Builds#A_few_style_guidelines _