Difference between revisions of "Talk:Microsoft Windows Builds"

From Second Life Wiki
Jump to navigation Jump to search
m
Line 1: Line 1:
== Running viewer outside of MS VS ==
Thanks to Ambrosia of sldev list for this text.  I have not tried
it myself.  [[User:Lear Cale|Lear Cale]] 18:11, 5 February 2009 (UTC)
Make a new folder, somewhere.
Copy the contents of your build-vc90/release/* (or debug, or relwithdeb) folder into that one. The only exception are the secondlife-bin.* files aside of the .exe, you don't necessarily need those.
Also put the following files from the indra/newview/ folder in:
app_settings
character
fonts
skins
all .txt files that include 'feature'
llkdu.dll needs to be grabbed from a plain LL viewer. If you use OpenAL, you might have to rename openal.dll to openal32.dll, and you might have to manually copy fmod.dll from your /libraries/ folder into the new one.


== What is TLC? ==
== What is TLC? ==

Revision as of 11:11, 5 February 2009

Running viewer outside of MS VS

Thanks to Ambrosia of sldev list for this text. I have not tried it myself. Lear Cale 18:11, 5 February 2009 (UTC)

Make a new folder, somewhere.

Copy the contents of your build-vc90/release/* (or debug, or relwithdeb) folder into that one. The only exception are the secondlife-bin.* files aside of the .exe, you don't necessarily need those.

Also put the following files from the indra/newview/ folder in:

app_settings character fonts skins all .txt files that include 'feature'


llkdu.dll needs to be grabbed from a plain LL viewer. If you use OpenAL, you might have to rename openal.dll to openal32.dll, and you might have to manually copy fmod.dll from your /libraries/ folder into the new one.

What is TLC?

Soft Linden introduced several sentences that include an acronym "TLC." What does that mean? I looked up several dictionaries, but I got "thin layer chromatography" and "tender loving care", that both don't make any sense in this context... Please use plain, no cryptic English when updating SL wiki. Thanks. --Alissa Sabre 06:48, 18 May 2008 (PDT)

Actually, I'm fairly sure he did mean "tender loving care", by which Soft meant it needs some work. --Ky Aska 05:19, 3 June 2008 (PDT)
Thanks. --Alissa Sabre 07:32, 28 July 2008 (PDT)

VS2008

On May 2008, Soft Linden entirely rewrote this page, and classified the build environments into three groups. She put VS2008 under community experimental thing. On June 2008, Sardonyx Linden edited this page and put VS2008 under community supported, without removing it from community experimental.

I'm not sure whether it is possible to build a stable binary using VS2008, but at least there seems no instructions available on the wiki...

--Alissa Sabre 07:38, 28 July 2008 (PDT)

Quicktime has developer SDKs (presumably outdated, but they still work) on a branch of their website [1] [2]