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

2011-02-26 Thread WolfPup Lowenhar
See my comment here: https://jira.secondlife.com/browse/STORM-1023?focusedCommentId=244786 &page=com.atlassian.jira.plugin.system.issuetabp

[opensource-dev] Review Request: OPEN-38: autobuild support for StandAlone

2011-02-26 Thread Aleric Inglewood
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/167/ --- Review request for Viewer. Summary --- Oz: please merge into your repo

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

2011-02-26 Thread WolfPup Lowenhar
After creating a local repository like the one Nicky has and running autobuild configure -c VC10msbuildRelWithDebInfo I get an error in FindFMOD stating cannot find FMOD and the configure fails. From: opensource-dev-boun...@lists.secondlife.com [mailto:opensource-dev-boun...@lists.secondlife.co

Re: [opensource-dev] Review Request: VWR-24333: Hardening against use of getLindenUserDir() before logging in.

2011-02-26 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/91/#review386 --- indra/llvfs/lldir.cpp

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

2011-02-26 Thread Twisted Laws
to get fmod working i used this changeset and used autobuild --debug configure -c VC10msbuildRelWithDebInfo -- -DLL_TESTS:BOOL=OFF -DFMOD:BOOL=ON -DFMOD_INCLUDE_DIR=C:\Dev\fmod -DFMOD_LIBRARY=C:\Dev\fmod successfully compiles, runs and has sound (not standalone) From: me...@lindenlab.co

[opensource-dev] Review Request: on-line fix for OPEN-39: (standalone) bitpack_test.o: No such file or directory

2011-02-26 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/168/ --- Review request for Viewer and Aleric Inglewood. Summary --- On standal

Re: [opensource-dev] Review Request: STORM-1001: Viewer needlessly hits the "ObjectMedia" cap with thousands of requests

2011-02-26 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/162/#review387 --- indra/llprimitive/lltextureentry.cpp

Re: [opensource-dev] Review Request: OPEN-38: autobuild support for StandAlone

2011-02-26 Thread Boroondas Gupte
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/167/#review388 --- Can you give some instructions on how to do a standalone build wit

Re: [opensource-dev] Forum for ATI, Apple and FBO problem

2011-02-26 Thread Laurent Bechir
I've written to AMD support and got this answer which reject the responsibility to Apple : "If your PC is an Apple system, we recommend you contact to Apple for the suppport for OpenGL for Mac. If you purchased one of our graphics cards designed for Mac sytem, for example the Radeon HD 3870 Ma

Re: [opensource-dev] Review Request: OPEN-38: autobuild support for StandAlone

2011-02-26 Thread Aleric Inglewood
> On Feb. 26, 2011, 2:44 p.m., Boroondas Gupte wrote: > > Can you give some instructions on how to do a standalone build with these > > changes? I tried the following: > > > > patch -p1 < /home/das-g/slsrc/patches/autobuild-standalone.diff > > autobuild install glh_linear > > autobuild configur