Using that will create a build # of zero (i.e. 2.6.8.0) not the actual build
#. Is there a was to poke the build # into the script like Firestorms
./build_firestorm_linux.sh --version ?
On Wed, May 4, 2011 at 1:42 PM, Kadah wrote:
> Please review, it covers this
> https://wiki.secondlife.com/wi
or just use 'autobuild build -c ReleaseOS' for open source builds
On Tue, May 10, 2011 at 10:53 PM, Duncan Bradders wrote:
> Hello folks,
> i'm trying to compile a new fresh V2 development branch, it appear
> s3-proxy.lindenlab.com is down, somebody knows what's going on?
>
> dbradders@Casa:~/S
Every time I've tried a hackntosh build I couldn't get sl to open getting an
error of "Could not create opengl context window". That was with Nvidia
9800gtx+ and gtx285 with 10.5.x havent tried 10.6 yet.
On Wed, May 11, 2011 at 7:18 AM, Francesco "Sythos" wrote:
> Oh, my fault, i mean full HW su
Ubuntu 11.04 32 GCC 4.5 (tested 4.4 as well) using -ReleaseOS to build
/home/mysty/slm/viewer-development/indra/newview/llviewermessage.cpp: In
function ‘void process_improved_im(LLMessageSystem*, void**)’:
/home/mysty/slm/viewer-development/indra/newview/llviewermessage.cpp:2805:8:
error: ‘region
Using Ubuntu 32 11.04 GCC 4.5 building with ReleaseOS
/home/mysty/sl004/viewer-development/indra/newview/llmeshrepository.cpp: In
member function ‘void LLPhysicsDecomp::setMeshData(LLCDMeshData&, bool)’:
/home/mysty/sl004/viewer-development/indra/newview/llmeshrepository.cpp:2921:80:
error: no mat
Ubuntu 32 GCC 4.5 (and tried with GCC 4.4)
Building latest clone from viewer-development and getting the following
errors
/home/mysty/slq/viewer-development/indra/newview/llviewermessage.cpp: In
function ‘void process_improved_im(LLMessageSystem*, void**)’:
/home/mysty/slq/viewer-development/indr
Ubuntu 32 GCC 4.4
Any idea's y'all. Im pretty much clueless about programming but with dumb
newbie luck I was able to compile if I changed
verticesp->mV[3] = 0.f;
to
verticesp->mV[2] = 0.f;
Compiled but particles looked bad (duh..)
Any help would be great :)
/home/mysty/slq/viewer-development/