[opensource-dev] Review Request: Modify Viewer to statically link to KDU v6.4.1 if available
Merov Linden
merov at lindenlab.com
Wed Dec 15 22:21:41 PST 2010
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://codereview.secondlife.com/r/3/
-----------------------------------------------------------
(Updated 2010-12-15 22:21:41.258325)
Review request for Viewer.
Changes
-------
Took Oz's comment into account (suppressed unused code) + code formatting
Summary
-------
This rather big patch accomplish the following:
- makes llkdu public and open source: this contains decompression and compression implementations using the KDU API
- links the viewer to KDU v6.4.1 statically if USE_KDU set at build time (and assuming you do have a licensed version of Kakadu)
- links statically to OpenJpeg otherwise
This addresses bug STORM-151.
http://jira.secondlife.com/browse/STORM-151
Diffs (updated)
-----
indra/CMakeLists.txt 22c757e8246b
indra/cmake/Copy3rdPartyLibs.cmake 22c757e8246b
indra/cmake/LLKDU.cmake 22c757e8246b
indra/integration_tests/llui_libtest/CMakeLists.txt 22c757e8246b
indra/llimage/CMakeLists.txt 22c757e8246b
indra/llimage/llimage.cpp 22c757e8246b
indra/llimage/llimagej2c.h 22c757e8246b
indra/llimage/llimagej2c.cpp 22c757e8246b
indra/llkdu/CMakeLists.txt PRE-CREATION
indra/llkdu/llimagej2ckdu.h PRE-CREATION
indra/llkdu/llimagej2ckdu.cpp PRE-CREATION
indra/llkdu/llkdumem.h PRE-CREATION
indra/llkdu/llkdumem.cpp PRE-CREATION
indra/newview/CMakeLists.txt 22c757e8246b
indra/newview/viewer_manifest.py 22c757e8246b
install.xml 22c757e8246b
Diff: http://codereview.secondlife.com/r/3/diff
Testing
-------
Thanks,
Merov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20101216/2d78f4f6/attachment.htm
More information about the opensource-dev
mailing list