LLQtWebKit

From Second Life Wiki
Revision as of 01:33, 2 September 2009 by Callum Linden (talk | contribs) (Created page with '== Introduction == LLQtWebKit is a static library that renders Web content into a memory buffer using code from version 4.5.2 of the Qt/WebKit project. In some ways, it can be co...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Introduction

LLQtWebKit is a static library that renders Web content into a memory buffer using code from version 4.5.2 of the Qt/WebKit project. In some ways, it can be considered a replacement for the LLMozLib2 library that was used in previous versions of the Second Life client. It is currently used by the Media Plugin API to render Web content in Second Life.

Browse the code

The code for LLQtWebKit is stored in a Mercurial code repository. You can browse the code here using a Web browser.

Build instructions

Windows

The windows version of the build instructions can be found here.

Mac OSX

The windows version of the build instructions can be found here.

Linux

The windows version of the build instructions can be found here.