I have tried various configurations and ended with this and the only way I can get a build with fmod is coping the stuff to package.
C:\Users\Bill\lindenhg\autobuild\bin\autobuild --debug configure -c VC10msbuildRelWithDebInfo -- -DLL_TESTS:BOOL=OFF -DMSVC_REDIST_PATH:PATH=C:\Users\Bill\lindenhg\WorkaroundFiles\vcredist_vc100_30319_x86 -DPACKAGE:BOOL=ON -DFMOD:BOOL=ON -DFMOD_INCLUDE_DIR=C:\olibs\trunk\libraries\include -DFMOD_LIBRARY=C:\olibs\trunk\libraries\i686-win32\lib\release\fmod.lib 2>&1 |c:\cygwin\bin\tee config.log ________________________________ From: Jonathan Welch <jhwe...@gmail.com> To: Philippe (Merov) Bossut <me...@lindenlab.com> Cc: opensource-dev@lists.secondlife.com Sent: Thu, March 3, 2011 4:31:19 AM Subject: Re: [opensource-dev] Is 'STANDALONE' confusing? > In case where you cannot (or don't want to) use the LL prebuilt binary (e.g. > fmod) and/or do not have them in some system folder (Find<package>.cmake > won't find them), you can (or should) specify a path using: > -D<package>_INCLUDE_DIR=<path> -D<package>_LIBRARY=<path> I tried many variations of this for Fmod, with "/" and "\" in the path, etc. in the autobuild configure step but could not get it to work. >From my configure .bat file: -DFMOD_INCLUDE_DIR:PATH=e:\olibs\linden\libraries\include Directory of e:\olibs\linden\libraries\include 11/24/2010 09:30 AM <DIR> . 11/24/2010 09:30 AM <DIR> .. 10/28/2005 10:58 AM 74,634 fmod.h 11/09/2005 11:59 AM 39,872 fmoddyn.h 10/28/2005 10:59 AM 1,721 fmod_errors.h I still get the error fmod.h not found Am I missing something obvious or is this supposed to work but doesn't? _______________________________________________ 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