[opensource-dev] FMOD or not (was: Debian Squeeze compiling)
Boroondas Gupte
sllists at boroon.dasgupta.ch
Thu Dec 30 05:29:11 PST 2010
On 12/29/2010 04:21 PM, Duncan Bradders wrote:
> Hello, I'm trying to compile the latest viewer development on my
> distro, the envoronment it's the same for other viewers and usually I
> can compile TPV V1 viewers.
>
> dbradders at Casa:~/Src/viewer-development/indra$ ./develop.py
> --type=Release configure 2>&1 | tee build.log
>
> then:
>
> dbradders at Casa:~/Src/viewer-development/indra$ ./develop.py
> --type=Release build 2>&1 | tee -a build.log
>
> It tell me fmod.h is missing but it's not. Where I'm wrong?
Maybe that fmod.h is just somewhere else than the build system expects
it? STORM-406 <https://jira.secondlife.com/browse/STORM-406> probably
changed the location where the FMOD files have to be placed.
> many thanks in advance for any hint...
Since quite some time, you can build the Viewer without FMOD and have
sound anyway (OpenAL will be used instead). That's why the instructions
for where to place the FMOD files have been removed from the linux build
documentation
<https://wiki.secondlife.com/wiki/Compiling_the_viewer_%28Linux%29>.
However, since STORM-406 <https://jira.secondlife.com/browse/STORM-406>
one has to explicitly disable the FMOD option (e.g. by configuring with
-DFMOD=OFF) to be able to build when FMOD cannot be found, which still
isn't properly documented, yet.
Cheers,
Boroondas
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101230/4432be19/attachment.htm
More information about the opensource-dev
mailing list