summaryrefslogtreecommitdiff
path: root/indra/test_apps/llplugintest/README.Linden
blob: 4a9f223c21f183528bc1edac3d1ba1f5592e84ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21

1.  Description

    Exercises SLPlugin.  Demonstrates mediakit plugin reuse and
    switchover as MIME type changes (web, quicktime, flash).


2.  Running

  2.1  Mac

    Make certain '.' is included in PATH.  E.g.:

       PATH=.:"$PATH" open build-darwin-i386/test_apps/llmediaplugintest/RelWithDebInfo/llmediaplugintest.app

    Otherwise the program won't find SLPlugin and will timeout and
    fail after 30 seconds and give you little information as to why.

    Running 'dtruss' on plugin test applications will give you a great
    deal of insight into why they aren't activating.