[opensource-dev] 3p-quicktime license and use

2011-04-11 Thread Nicky Perian
Quicktime SDK is an INSTALL_PROPRIETARY=TRUE archive download. The LL archive is modified to work with VS2010. The Apple Quicktime SDK has not been modified and fails compile. I cloned 3p-quicktime and with autobuild build and package have the libraries. The procedure worked extremely well.

Re: [opensource-dev] Review Request: STORM-1118 Viewer crashes when user tries to upload image without JFIF header

2011-04-11 Thread Tateru Nino
On 12/04/2011 9:31 AM, Vadim ProductEngine wrote: > This is an automatically generated e-mail. To reply, visit: > http://codereview.secondlife.com/r/255/ > > > On April 8th, 2011, 4:51 p.m., *Boroondas Gupte* wrote: > > indra/llimage/llimagedimensionsinfo.cpp > >

Re: [opensource-dev] Review Request: STORM-1118 Viewer crashes when user tries to upload image without JFIF header

2011-04-11 Thread Boroondas Gupte
> On April 8, 2011, 4:51 p.m., Boroondas Gupte wrote: > > indra/llimage/llimagedimensionsinfo.cpp, line 147 > > > > > > ... until here. (Assuming it's the same 8.) Might be worth another > > constant. > > Vadim Produ

Re: [opensource-dev] Review Request: STORM-1118 Viewer crashes when user tries to upload image without JFIF header

2011-04-11 Thread Vadim ProductEngine
> On April 8, 2011, 4:51 p.m., Boroondas Gupte wrote: > > indra/llimage/llimagedimensionsinfo.cpp, line 97 > > > > > > Magic number. (I guess it's BMP header (14) + DIB header - current > > position (File begin + 2)?)

Re: [opensource-dev] C++ Need help to resolve stdint.h typedef conflicts between Quicktime and VS2010

2011-04-11 Thread Nicky Perian
Kiptic, Over this past weekend while working with Ardy Lay I found that my advice to uninstall Quicktime SDK was wrong. When uninstalled the system builds a stub quicktime_plugin.dll that fails in world when the plugin is invoked.. The quicktime from here http://s3.amazonaws.com/viewer-source-

Re: [opensource-dev] Review Request: (STORM-1042) Disabled 'Save' button at the 'Create Landmark' panel

2011-04-11 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/261/#review583 --- Ship it! - Vadim On April 11, 2011, 9:27 a.m., Seth ProductEngi

Re: [opensource-dev] Review Request: (STORM-1042) Disabled 'Save' button at the 'Create Landmark' panel

2011-04-11 Thread Seth ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/261/ --- (Updated April 11, 2011, 9:27 a.m.) Review request for Viewer. Summary (u

Re: [opensource-dev] Review Request: (STORM-941) IM log naming should go by SL name, not DN.

2011-04-11 Thread Vadim ProductEngine
--- This is an automatically generated e-mail. To reply, visit: http://codereview.secondlife.com/r/249/#review582 --- indra/newview/llimview.cpp

Re: [opensource-dev] s3-proxy.lindenlab.com points to a private IP address?

2011-04-11 Thread Celierra Darling
Ah, for some reason USE_KDU was already true, which caused cmake to keep hallucinating that it needed KDU (regardless of whether the KDU package existed in autobuild). With -DUSE_KDU=FALSE on the command line, I ended up not needing to touch the autobuild xml files: autobuild configure -- -DFMOD: