If you have more immediate questions look for help on IRC system
Freenode, channel #opensl
___
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/OpenSource-Dev
Please read the policies before posting to keep unmoderate
Am Donnerstag, 26. Januar 2012, 13:51:30 schrieb Alistair McDonald:
> autobuild configure -c ReleaseOS FMOD=YES
that should read:
autobuild configure -c ReleaseOS -- -DFMOD=TRUE
that should do the trick.
bye,
LC
___
Policies and (un)subscribe inform
On 26/01/2012 13:51, Alistair McDonald wrote:
> Hi all,
>
> I need some help. I am trying to build Viewer 2 from the Mercurial
> repository ( http://hg.secondlife.com/viewer-development) using VS2010,
> and failing to get audio to work in the viewer (except voice). So, no
> effects when flying, c
> autobuild configure -c ReleaseOS FMOD=YES
The only thing I can see at a quick glance that deviates from the
instructions is the above line.
Delete your build directory (build-vc100) and redo the configuration
command with
autobuild configure -c ReleaseOS -- -DLL_TESTS:BOOL=FALSE
-DPACKAGE:BOOL=
Hi all,
I need some help. I am trying to build Viewer 2 from the Mercurial
repository ( http://hg.secondlife.com/viewer-development) using VS2010,
and failing to get audio to work in the viewer (except voice). So, no
effects when flying, clicking menus, etc.
I think the reason is that fmod is