On 7/10/2011 9:10 AM, feedkatze wrote:
> On 7/8/2011 3:30 PM, Oz Linden (Scott Lawrence) wrote:
>> 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:STRIN
On 7/8/2011 3:30 PM, Oz Linden (Scott Lawrence) wrote:
> 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_PROJ
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 probl
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
-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 po
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 f
Anyone can change the wiki page -- please update it if you encounter problems.
> The wiki documention should really be changed to not mention any of the
> configs without *OS first as only internal Linden builds can use those.
___
Policies and (un)subscr
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The wiki documention should really be changed to not mention any of the
configs without *OS first as only internal Linden builds can use those.
On 7/7/2011 9:37 AM, Nicky Perian wrote:
> use ReleaseOS
>
> ---
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-b