Actually the Qt wbekit source that LL uses is available as I had to completely rebuild the set of libs on my system when I was working on snowglobe using visual studio 2008 as the lib provided by LL caused an issue when starting the viewer after being build due to an manifest incompatibility issue.
From: opensource-dev-boun...@lists.secondlife.com [mailto:opensource-dev-boun...@lists.secondlife.com] On Behalf Of Carlo Wood Sent: Thursday, October 28, 2010 11:52 AM To: Dave Booth Cc: opensource-dev@lists.secondlife.com Subject: Re: [opensource-dev] LGPL violation On Thu, Oct 28, 2010 at 08:27:52AM -0500, Dave Booth wrote: > On 10/28/2010 06:29, Carlo Wood wrote: > <snip>libmedia_plugin_webkit.{sp,dll,dylib}<snip> > > Make sure you quote examples of static linking when you're talking about > static linking :) Make sure you read carefully what I say and understand it before talking about wrong examples :) libmedia_plugin_webkit.{sp,dll,dylib} are linked STATICALLY with the Qt libs (as in, linked with .a). Thus: Qt*.a (LGPL) + LL*.o (LGPL+FLOSS) = libmedia_plugin_webkit.so ==> LL*.o must be made public (or their source code), or libmedia_plugin_webkit.so cannot be shipped. -- Carlo Wood <ca...@alinoe.com> _______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges _____ No virus found in this message. Checked by AVG - www.avg.com Version: 10.0.1153 / Virus Database: 424/3224 - Release Date: 10/28/10
_______________________________________________ Policies and (un)subscribe information available here: http://wiki.secondlife.com/wiki/OpenSource-Dev Please read the policies before posting to keep unmoderated posting privileges