phoenix-firestorm/indra/test_apps/llfbconnecttest
Ansariel 74fec467dc Backout the library updates and revert to ours for the time being so we don't block further merging up 2015-01-14 00:44:48 +01:00
..
CMakeLists.txt Backout the library updates and revert to ours for the time being so we don't block further merging up 2015-01-14 00:44:48 +01:00
README.Linden All/Mac: Update libraries to new template builds. Package for static libz/libpng/openssl. 2014-04-14 17:59:00 -04:00
bookmarks.txt
llfbconnecttest.cpp
llfbconnecttest.h

README.Linden

1.  Description

    Exercises SLPlugin.  Specific functions and goals aren't clear
    from the source.

2.  Running

  2.1  Mac

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

       PATH=.:"$PATH" open build-darwin-i386/test_apps/llfbconnecttest/RelWithDebInfo/llfbconnecttest.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.