[opensource-dev] fmodapi375mac.zip or alternative?

2015-04-13 Thread Chris Nelson
So I have managed to get the sl viewer compiling and running. Only problem
now is I have no sound:(

It seems fmod no longer hosts fmodapi375mac.zip, and the link from the OS X
build instructions (
http://cid-6a2f42d7b470f408.office.live.com/browse.aspx/Public/Second%20Life)
no longer exists.

Is it still possible to get fmodapi375mac.zip?

Or are there any other alternatives for getting sound working in the sl
viewer?
___
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] fmodapi375mac.zip or alternative?

2015-04-13 Thread Laurent Bechir

Here it is :

https://dl.dropboxusercontent.com/u/51818/fmodapi375mac.zip



> Le 13 avr. 2015 à 09:40, Chris Nelson  a écrit :
> 
> So I have managed to get the sl viewer compiling and running. Only problem 
> now is I have no sound:(
> 
> It seems fmod no longer hosts fmodapi375mac.zip, and the link from the OS X 
> build instructions 
> (http://cid-6a2f42d7b470f408.office.live.com/browse.aspx/Public/Second%20Life 
> )
>  no longer exists. 
> 
> Is it still possible to get fmodapi375mac.zip?
> 
> Or are there any other alternatives for getting sound working in the sl 
> viewer?
> 
> 
> ___
> 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] fmodapi375mac.zip or alternative?

2015-04-13 Thread Henri Beauchamp
On Mon, 13 Apr 2015 17:40:42 +1000, Chris Nelson wrote:

> So I have managed to get the sl viewer compiling and running. Only problem
> now is I have no sound:(
> 
> It seems fmod no longer hosts fmodapi375mac.zip, and the link from the OS X
> build instructions (
> http://cid-6a2f42d7b470f408.office.live.com/browse.aspx/Public/Second%20Life)
> no longer exists.
> 
> Is it still possible to get fmodapi375mac.zip?
> 
> Or are there any other alternatives for getting sound working in the sl
> viewer?

The modern viewers use FMOD Ex.

Downloads are here:
http://www.fmod.org/download-previous-products/

You will need to manually put the library and include files into the
appropriate sub-directories of the viewer source tree (used to be in
linden/lib/release/ and linden/include/, but not sure any more for
newest v3 viewers... I'm still using a modified Snowglobe build system
for the Cool VL Viewer).

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] fmodapi375mac.zip or alternative?

2015-04-13 Thread Chris Nelson
Much appreciated Henri,

I seem to have successfully included fmodex according to output from the
compiler:
Processing
/Users/cnelson/Documents/GitRepositories/SecondLifeViewer02/build-darwin-i386/newview/../packages/lib/release/libfmodex.dylib
=> libfmodex.dylib ... 1 files

Only problem is I am still not getting any sound in the browser. Is there
something else I am missing?

C.

On Mon, Apr 13, 2015 at 7:39 PM, Henri Beauchamp  wrote:

> On Mon, 13 Apr 2015 17:40:42 +1000, Chris Nelson wrote:
>
> > So I have managed to get the sl viewer compiling and running. Only
> problem
> > now is I have no sound:(
> >
> > It seems fmod no longer hosts fmodapi375mac.zip, and the link from the
> OS X
> > build instructions (
> >
> http://cid-6a2f42d7b470f408.office.live.com/browse.aspx/Public/Second%20Life
> )
> > no longer exists.
> >
> > Is it still possible to get fmodapi375mac.zip?
> >
> > Or are there any other alternatives for getting sound working in the sl
> > viewer?
>
> The modern viewers use FMOD Ex.
>
> Downloads are here:
> http://www.fmod.org/download-previous-products/
>
> You will need to manually put the library and include files into the
> appropriate sub-directories of the viewer source tree (used to be in
> linden/lib/release/ and linden/include/, but not sure any more for
> newest v3 viewers... I'm still using a modified Snowglobe build system
> for the Cool VL Viewer).
>
> 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
>
___
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