Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-03-04 Thread Philippe (Merov) Bossut
Hi, Indeed, I tried the various strategies I provided and, when building from an open source devs (i.e. using -c OpenSourceRelWithDebInfo), they all failed... Sooo... I've been reworking lots of things today and testing more. I think I've a working solution where one can build a local tar based o

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-03-04 Thread Twisted Laws
dang, just talked to Jonathan... sorry about my incorrect response on the list prior... Evidently in early attempts to get it to compile with fmod in it, I had copied the files to the build-vc100/packages/include(and lib) directories. In a new attempt on a different computer I found th

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-03-01 Thread WolfPup Lowenhar
: [opensource-dev] STORM-1023 (was OPEN-4) : fmod \dev\fmod - contains the .h files \dev\fmod\release - contains the .lib and .dll files (fmodvc.lib renamed to fmod.lib and fmod.dll) \dev\fmod\debug - contains the .lib and .dll files (fmodvc.lib renamed to fmod.lib and fmod.dll) I couldn't get

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-28 Thread WolfPup Lowenhar
system could find it and the extract it to the build tree. From: opensource-dev-boun...@lists.secondlife.com [mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Twisted Laws Sent: Saturday, February 26, 2011 11:54 AM To: SLDEV Subject: Re: [opensource-dev] STORM-1023 (was OPEN-4) :

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-26 Thread Twisted Laws
...@lindenlab.com Date: Thu, 24 Feb 2011 22:03:46 -0800 To: opensource-dev@lists.secondlife.com Subject: [opensource-dev] STORM-1023 (was OPEN-4) : fmod Hi, I worked on this and submitted what I think should solve the problem on a dev repo forked from oz_linden/viewer-autobuild: https://bitbucket.org

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-26 Thread WolfPup Lowenhar
...@lists.secondlife.com] On Behalf Of WolfPup Lowenhar Sent: Saturday, February 26, 2011 8:58 AM To: OpenSource Mailing List Subject: Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod See my comment here: https://jira.secondlife.com/browse/STORM-1023?focusedCommentId=244786 <https://jira.secondlife.com/bro

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-26 Thread WolfPup Lowenhar
ource-dev-boun...@lists.secondlife.com [mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Nicky Perian Sent: Friday, February 25, 2011 4:01 PM To: Philippe (Merov) Bossut Cc: opensource-dev@lists.secondlife.com Subject: Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod I am using oz's v

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-25 Thread Nicky Perian
Bossut To: Nicky Perian Cc: opensource-dev@lists.secondlife.com Sent: Fri, February 25, 2011 12:33:27 PM Subject: Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod Hi Nicky, On Fri, Feb 25, 2011 at 8:03 AM, Nicky Perian wrote: I have -DFMOD:BOOL=ON on configure cl >and >DFMOD=TRUE

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-25 Thread Philippe (Merov) Bossut
Hi Nicky, On Fri, Feb 25, 2011 at 8:03 AM, Nicky Perian wrote: > I have -DFMOD:BOOL=ON on configure cl > and > DFMOD=TRUE in autobuild.xml > Attempt is made to build with fmod but, the headers and libraries still > need to be manually copied. > Was that the intent? > Nope. Looks like either Fin

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-25 Thread Nicky Perian
-dev@lists.secondlife.com Sent: Fri, February 25, 2011 9:36:33 AM Subject: Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod Hi Nicky, Thanks for testing this. On Fri, Feb 25, 2011 at 7:26 AM, Nicky Perian wrote: tried with -DFMOD:BOOL=ON it did not override -DFMOD=FALSE in autobuild.xml

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-25 Thread Philippe (Merov) Bossut
Hi Nicky, Thanks for testing this. On Fri, Feb 25, 2011 at 7:26 AM, Nicky Perian wrote: > tried with -DFMOD:BOOL=ON it did not override -DFMOD=FALSE in autobuild.xml > Right, but the problem Wolfpup was reporting was that even changing FMOD to TRUE in autobuild.xml didn't work because FindFMOD

Re: [opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-25 Thread Nicky Perian
tried with -DFMOD:BOOL=ON it did not override -DFMOD=FALSE in autobuild.xml From: Philippe (Merov) Bossut To: opensource-dev@lists.secondlife.com Sent: Fri, February 25, 2011 12:03:46 AM Subject: [opensource-dev] STORM-1023 (was OPEN-4) : fmod Hi, I worked on

[opensource-dev] STORM-1023 (was OPEN-4) : fmod

2011-02-24 Thread Philippe (Merov) Bossut
Hi, I worked on this and submitted what I think should solve the problem on a dev repo forked from oz_linden/viewer-autobuild: https://bitbucket.org/merov_linden/viewer-autobuild-open-4/changeset/e439abf2be8e If autobuild interested people building from home STANDALONE and NOT STANDALONE could r