izze euler wrote:
> I would like to exclude Fmod from my viewer. Apart from excluding 
> files for Fmod, do I need to make any changes to the source code? If 
> so, are there any instructions for how to do this? I need to be able 
> to distribute my viewer.
this is easy, just do not put any fmod libraries into your working copy, 
develop.py should automatically detect that FMOD is missing and your 
viewer will compile without. To explicitely exlude fmod from a VS2005 
compile use something like:
develop.py -G VC80 configure -DFMOD:BOOL=OFF

_______________________________________________
Policies and (un)subscribe information available here:
http://wiki.secondlife.com/wiki/SLDev
Please read the policies before posting to keep unmoderated posting privileges

Reply via email to