[opensource-dev] Review Request: STORM-1460 (Cursor doesn't go to the input field on the Find Floater due to lack of window focus)

2011-07-08 Thread Paul ProductEngine

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/386/
---

Review request for Viewer.


Summary
---

Reason:
Focus didn't go to the browser

Solution:
Set the focus to the browser if a page is loaded and a floater containing a 
browser has a focus


This addresses bug storm-1460.
http://jira.secondlife.com/browse/storm-1460


Diffs
-

  indra/newview/llfloatersearch.h 68ad362920c1 
  indra/newview/llfloatersearch.cpp 68ad362920c1 

Diff: http://codereview.secondlife.com/r/386/diff


Testing
---


Thanks,

Paul

___
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

Re: [opensource-dev] Review Request: STORM-1460 (Cursor doesn't go to the input field on the Find Floater due to lack of window focus)

2011-07-08 Thread Seth ProductEngine

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/386/#review852
---

Ship it!


Looks good.

- Seth


On July 8, 2011, 5:16 a.m., Paul ProductEngine wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://codereview.secondlife.com/r/386/
> ---
> 
> (Updated July 8, 2011, 5:16 a.m.)
> 
> 
> Review request for Viewer.
> 
> 
> Summary
> ---
> 
> Reason:
> Focus didn't go to the browser
> 
> Solution:
> Set the focus to the browser if a page is loaded and a floater containing a 
> browser has a focus
> 
> 
> This addresses bug storm-1460.
> http://jira.secondlife.com/browse/storm-1460
> 
> 
> Diffs
> -
> 
>   indra/newview/llfloatersearch.h 68ad362920c1 
>   indra/newview/llfloatersearch.cpp 68ad362920c1 
> 
> Diff: http://codereview.secondlife.com/r/386/diff
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Paul
> 
>

___
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

[opensource-dev] Snowstorm Review Build

2011-07-08 Thread Oz Linden (Scott Lawrence)


There is a new PO review build available:

http://automated-builds-secondlife-com.s3.amazonaws.com/hg/repo/oz_viewer-poreview/rev/235148/index.html

Issues to be reviewed in this build:

STORM-1315 
   As a User, I want to be able to do simple math in numeric edit fields. 
STORM-1325 

   The viewer doesn't retry to upload baked textures if the initial
   upload failed 
STORM-1459 

   "Wearing Tab" - Add ability to copy displayed inventory names to
   clipboard 
STORM-1472 
   Favorites folder in inventory does not translate properly 
STORM-1480 

   searching in the world map clears the destination arrow but not the
   destination beacon 
STORM-1481 
   Jerky transition when switching region from fixed sky to a day cycle 
STORM-1483 
   Unable to delete the last water/sky/day preset 
STORM-1484 

   No way to apply changes in estate settings like Allow public access
   or Allow Voice Chat after merging WLRS 
VWR-25753 

   [#STORM-1480] searching in the world map clears the destination
   arrow but not the destination beacon 



___
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

Re: [opensource-dev] Review Request: STORM-1460 (Cursor doesn't go to the input field on the Find Floater due to lack of window focus)

2011-07-08 Thread Vadim ProductEngine

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/386/#review853
---


I think this is a hack. The embedded browser should not differ from other 
widgets in terms of focus hangling.
Imagine you have a button. Once the floater is created, you focus the button. 
That's it. You're not waiting for some event within the button.
So why don't you just focus the web browser control in postBuild()? Why does 
the floater have to know so much about page loading stuff?

- Vadim


On July 8, 2011, 5:16 a.m., Paul ProductEngine wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://codereview.secondlife.com/r/386/
> ---
> 
> (Updated July 8, 2011, 5:16 a.m.)
> 
> 
> Review request for Viewer.
> 
> 
> Summary
> ---
> 
> Reason:
> Focus didn't go to the browser
> 
> Solution:
> Set the focus to the browser if a page is loaded and a floater containing a 
> browser has a focus
> 
> 
> This addresses bug storm-1460.
> http://jira.secondlife.com/browse/storm-1460
> 
> 
> Diffs
> -
> 
>   indra/newview/llfloatersearch.h 68ad362920c1 
>   indra/newview/llfloatersearch.cpp 68ad362920c1 
> 
> Diff: http://codereview.secondlife.com/r/386/diff
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Paul
> 
>

___
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

Re: [opensource-dev] Autobuild errors

2011-07-08 Thread Lee ponzu
Still getting an error...

mbpro:viewer-beta lee$ autobuild build --verbose -c ReleaseOS
executing configure command cmake -DCMAKE_BUILD_TYPE:STRING=Release
-DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife
-DINSTALL_PROPRIETARY=FALSE -G 'Xcode' ../indra
checking package fmod
installing fmod from archive
downloading fmod archive from
http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
downloading
http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2to
/var/tmp/lee/install.cache/fmod-3.75-darwin-20110222.tar.bz2
unable to download file: 
Traceback (most recent call last):
  File "/Users/lee/Documents/viewer/autobuild/autobuild/common.py", line
253, in download_package
file(cachename, 'wb').write(urllib2.urlopen(package).read())
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 124, in urlopen
return _opener.open(url, data, timeout)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 383, in open
response = self._open(req, data)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 401, in _open
'_open', req)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 361, in _call_chain
result = func(*args)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 1130, in http_open
return self.do_open(httplib.HTTPConnection, req)
  File
"/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
line 1105, in do_open
raise URLError(err)
URLError: 
ERROR: failed to download
http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
For more information: try re-running your command with --verbose or --debug
CMake Error at cmake/Prebuilt.cmake:48 (message):
  Failed to download or unpack prebuilt 'fmod'.  Process returned 1.
Call Stack (most recent call first):
  cmake/FMOD.cmake:27 (use_prebuilt_binary)
  llaudio/CMakeLists.txt:8 (include)


-- Configuring incomplete, errors occurred!
ERROR: configuring default configuration returned 1
For more information: try re-running your command with --verbose or --debug

On Thu, Jul 7, 2011 at 12:37 PM, Nicky Perian  wrote:

> use ReleaseOS
>
> --
> *From:* Lee ponzu 
> *To:* Opensource_dev 
> *Sent:* Thursday, July 7, 2011 11:27 AM
> *Subject:* [opensource-dev] Autobuild errors
>
> it has been a long time since I did a build.  I tried to follow the
> instructions on the wiki, download autobuild, clone viewer-beta...
>
> Here is the error.  Any advice welcome.  Insults also accepted, since I am
> starved for human contact...
>
> ponzu
>
>
> mbpro:viewer-beta lee$ autobuild build --verbose -c Release
> executing configure command cmake -DCMAKE_BUILD_TYPE:STRING=Release
> -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife
> -DINSTALL_PROPRIETARY=TRUE -G 'Xcode' ../indra
> checking package fmod
> installing fmod from archive
> downloading fmod archive from
> http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
> downloading
> http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2to
>  /var/tmp/lee/install.cache/fmod-3.75-darwin-20110222.tar.bz2
> unable to download file: HTTP Error 404: Not Found
> Traceback (most recent call last):
>   File "/Users/lee/Documents/viewer/autobuild/autobuild/common.py", line
> 253, in download_package
> file(cachename, 'wb').write(urllib2.urlopen(package).read())
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 124, in urlopen
> return _opener.open(url, data, timeout)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 389, in open
> response = meth(req, response)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 502, in http_response
> 'http', request, response, code, msg, hdrs)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 427, in error
> return self._call_chain(*args)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 361, in _call_chain
> result = func(*args)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 510, in http_error_default
> raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)
> HTTPError: HTTP Error 

Re: [opensource-dev] Review Request: STORM-1460 (Cursor doesn't go to the input field on the Find Floater due to lack of window focus)

2011-07-08 Thread Richard Nelson

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/386/#review854
---


Please don't use code to manually set focus unless you know for sure that 
xui-based focus control doesn't work.

In this case, just add tab_stop="true" to the web_browser widget inside 
floater_search.xml

- Richard


On July 8, 2011, 5:16 a.m., Paul ProductEngine wrote:
> 
> ---
> This is an automatically generated e-mail. To reply, visit:
> http://codereview.secondlife.com/r/386/
> ---
> 
> (Updated July 8, 2011, 5:16 a.m.)
> 
> 
> Review request for Viewer.
> 
> 
> Summary
> ---
> 
> Reason:
> Focus didn't go to the browser
> 
> Solution:
> Set the focus to the browser if a page is loaded and a floater containing a 
> browser has a focus
> 
> 
> This addresses bug storm-1460.
> http://jira.secondlife.com/browse/storm-1460
> 
> 
> Diffs
> -
> 
>   indra/newview/llfloatersearch.h 68ad362920c1 
>   indra/newview/llfloatersearch.cpp 68ad362920c1 
> 
> Diff: http://codereview.secondlife.com/r/386/diff
> 
> 
> Testing
> ---
> 
> 
> Thanks,
> 
> Paul
> 
>

___
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

Re: [opensource-dev] Autobuild errors

2011-07-08 Thread Kadah
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

You have 3 options for fmod, 2 hacky workarounds:
http://wiki.secondlife.com/wiki/Viewer_2_Microsoft_Windows_Builds#Prepare_third_party_libraries
or skip fmod (add -- -DFMOD:BOOL=FALSE to the end of your autobuild command)

On 7/8/2011 10:27 AM, Lee ponzu wrote:
> Still getting an error...
> 
> mbpro:viewer-beta lee$ autobuild build --verbose -c ReleaseOS
> executing configure command cmake -DCMAKE_BUILD_TYPE:STRING=Release
> -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife
> -DINSTALL_PROPRIETARY=FALSE -G 'Xcode' ../indra
> checking package fmod
> installing fmod from archive
> downloading fmod archive from
> http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
> downloading
> http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
> to /var/tmp/lee/install.cache/fmod-3.75-darwin-20110222.tar.bz2
> unable to download file: 
> Traceback (most recent call last):
>   File "/Users/lee/Documents/viewer/autobuild/autobuild/common.py", line
> 253, in download_package
> file(cachename, 'wb').write(urllib2.urlopen(package).read())
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 124, in urlopen
> return _opener.open(url, data, timeout)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 383, in open
> response = self._open(req, data)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 401, in _open
> '_open', req)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 361, in _call_chain
> result = func(*args)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 1130, in http_open
> return self.do_open(httplib.HTTPConnection, req)
>   File
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 1105, in do_open
> raise URLError(err)
> URLError: 
> ERROR: failed to download
> http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
> For more information: try re-running your command with --verbose or --debug
> CMake Error at cmake/Prebuilt.cmake:48 (message):
>   Failed to download or unpack prebuilt 'fmod'.  Process returned 1.
> Call Stack (most recent call first):
>   cmake/FMOD.cmake:27 (use_prebuilt_binary)
>   llaudio/CMakeLists.txt:8 (include)
> 
> 
> -- Configuring incomplete, errors occurred!
> ERROR: configuring default configuration returned 1
> For more information: try re-running your command with --verbose or --debug
> 
> On Thu, Jul 7, 2011 at 12:37 PM, Nicky Perian  > wrote:
> 
> use ReleaseOS
> 
> 
> *From:* Lee ponzu mailto:lee.po...@gmail.com>>
> *To:* Opensource_dev  >
> *Sent:* Thursday, July 7, 2011 11:27 AM
> *Subject:* [opensource-dev] Autobuild errors
> 
> it has been a long time since I did a build.  I tried to follow the
> instructions on the wiki, download autobuild, clone viewer-beta...
> 
> Here is the error.  Any advice welcome.  Insults also accepted,
> since I am starved for human contact...
> 
> ponzu
> 
> 
> mbpro:viewer-beta lee$ autobuild build --verbose -c Release
> executing configure command cmake -DCMAKE_BUILD_TYPE:STRING=Release
> -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife
> -DINSTALL_PROPRIETARY=TRUE -G 'Xcode' ../indra
> checking package fmod
> installing fmod from archive
> downloading fmod archive from
> 
> http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
> downloading
> 
> http://s3-proxy.lindenlab.com/private-builds-secondlife-com/hg/repo/3p-fmod-private/rev/221852/arch/Darwin/installer/fmod-3.75-darwin-20110222.tar.bz2
> to /var/tmp/lee/install.cache/fmod-3.75-darwin-20110222.tar.bz2
> unable to download file: HTTP Error 404: Not Found
> Traceback (most recent call last):
>   File "/Users/lee/Documents/viewer/autobuild/autobuild/common.py",
> line 253, in download_package
> file(cachename, 'wb').write(urllib2.urlopen(package).read())
>   File
> 
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 124, in urlopen
> return _opener.open(url, data, timeout)
>   File
> 
> "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py",
> line 389, in ope

Re: [opensource-dev] Review Request: Support SOCKS 5 proxy in the viewer.

2011-07-08 Thread Log Linden

---
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/374/
---

(Updated July 8, 2011, 11:55 a.m.)


Review request for Viewer, Oz Linden, Monty Brandenberg, and Stone Linden.


Changes
---

Change the logging macros in llproxy.cpp to use the new LL_WARNS() style.  
Disabled the proxy by default.


Summary
---

This is a continuation of Robin Cornelius's SOCKS 5 contribution, shown in 
https://codereview.secondlife.com/r/232/ .  I have tried to address all of the 
comments on that code review and do as much cleanup as possible. The diff 
includes everything that was submitted by Robin, as well as my work.
Major changes since I started working:
* Changed SOCKS 5 proxy control channel to use the existing LLSocket class, 
which is a thin wrapper around APR sockets.
* Worked with the Linden Lab UX team to revamp the proxy controls.
* Proxy credentials are now stored in the LLSecAPI password storage, which is 
the same that is used for users' Second Life Credentials instead of as being 
stored in the clear as a preference.


This addresses bug STORM-1112.
http://jira.secondlife.com/browse/STORM-1112


Diffs (updated)
-

  indra/llmessage/CMakeLists.txt c7a4b7a24e05 
  indra/llmessage/llcurl.cpp c7a4b7a24e05 
  indra/llmessage/lliosocket.h c7a4b7a24e05 
  indra/llmessage/lliosocket.cpp c7a4b7a24e05 
  indra/llmessage/llpacketring.h c7a4b7a24e05 
  indra/llmessage/llpacketring.cpp c7a4b7a24e05 
  indra/llmessage/llproxy.h PRE-CREATION 
  indra/llmessage/llproxy.cpp PRE-CREATION 
  indra/llmessage/net.h c7a4b7a24e05 
  indra/llmessage/net.cpp c7a4b7a24e05 
  indra/llui/llfunctorregistry.h c7a4b7a24e05 
  indra/newview/app_settings/settings.xml c7a4b7a24e05 
  indra/newview/llappviewer.cpp c7a4b7a24e05 
  indra/newview/llfloaterpreference.h c7a4b7a24e05 
  indra/newview/llfloaterpreference.cpp c7a4b7a24e05 
  indra/newview/llloginhandler.cpp c7a4b7a24e05 
  indra/newview/llpanellogin.h c7a4b7a24e05 
  indra/newview/llsecapi.h c7a4b7a24e05 
  indra/newview/llstartup.h c7a4b7a24e05 
  indra/newview/llstartup.cpp c7a4b7a24e05 
  indra/newview/llviewerfloaterreg.cpp c7a4b7a24e05 
  indra/newview/llxmlrpctransaction.cpp c7a4b7a24e05 
  indra/newview/skins/default/xui/en/floater_preferences_proxy.xml PRE-CREATION 
  indra/newview/skins/default/xui/en/notifications.xml c7a4b7a24e05 
  indra/newview/skins/default/xui/en/panel_cof_wearables.xml c7a4b7a24e05 
  indra/newview/skins/default/xui/en/panel_preferences_privacy.xml c7a4b7a24e05 
  indra/newview/skins/default/xui/en/panel_preferences_setup.xml c7a4b7a24e05 

Diff: http://codereview.secondlife.com/r/374/diff


Testing
---

I've tested exclusively on Linux so far.  I'm working on a more extensive test 
plan that includes setting up a gateway with a restrictive firewall to verify 
that all traffic is going through the proxy. 

Test builds and screenshots of the changed UI elements are available from the 
project page, located here:
https://wiki.secondlife.com/wiki/User:Log_Linden/Socks5Viewer


Thanks,

Log

___
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

Re: [opensource-dev] Autobuild errors

2011-07-08 Thread Oz Linden (Scott Lawrence)
On 2011-07-08 13:27, Lee ponzu wrote:
> Still getting an error...
>
> mbpro:viewer-beta lee$ autobuild build --verbose -c ReleaseOS
> executing configure command cmake -DCMAKE_BUILD_TYPE:STRING=Release 
> -DWORD_SIZE:STRING=32 -DROOT_PROJECT_NAME:STRING=SecondLife 
> -DINSTALL_PROPRIETARY=FALSE -G 'Xcode' ../indra
> checking package fmod
> installing fmod from archive

You need to re-run the 'autobuild configure' with the *OS configuration.
___
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


Re: [opensource-dev] Autobuild errors

2011-07-08 Thread Celierra Darling
I don't have any familiarity with Xcode, so forwarding this thread back onto
the list...
Celi

-- Forwarded message --
From: Lee ponzu 
Date: Fri, Jul 8, 2011 at 3:24 PM
Subject: Re: [opensource-dev] Autobuild errors
To: Celierra Darling 


No issues with KDU.

The next problem is that I have Xcode 4 installed, so autobuild spit up on
not finding the 10.5 SDK.  I tried copying it over from Xcode 3, but that
leads to new problems.

Check dependencies
Invalid value '4.0' for GCC_VERSION
[WARN]Unable to determine concrete GCC compiler for file
/Users/lee/Documents/viewer/viewer-beta/indra/cmake/cmake_dummy.cpp of type
sourcecode.cpp.cpp.

So, I suppose I wil have to figure out how to get autobuild to use Xcode 3.2
instead.  Or just not build a viewer  8-(

ponzu



On Fri, Jul 8, 2011 at 1:49 PM, Celierra Darling  wrote:

> Cached in CMake.  I'm guessing perhaps there's code in there where
> -DINSTALL_PROPRIETARY=TRUE will cause DFMOD to be set to TRUE (like the
> first time you ran it when you tried the Release configuration)?
>
> If the next error you're getting is about KDU, you want to add
> -DUSE_KDU:BOOL=FALSE to the end of that.
>
> Celi
>
>
>
> On Fri, Jul 8, 2011 at 1:40 PM, Lee ponzu  wrote:
>
>> Cached where?  This is a fresh clone of viewer-beta, and the first time I
>> ever tried autobuild...
>>
>> however, the advice is good.  It didn't fail right away  8-)
>>
>> ponzu
>>
>>
>> On Fri, Jul 8, 2011 at 1:33 PM, Celierra Darling wrote:
>>
>>> You might have some variables cached, maybe?  Try explicitly setting --
>>> -DFMOD:BOOL=FALSE , like:
>>>
>>> autobuild build --verbose -c ReleaseOS -- -DFMOD:BOOL=FALSE
>>>
>>> (Feel free to Reply All to the list if this works. :p )
>>>
>>> Celi
>>>
>>
>>
>
___
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