[opensource-dev] Quicktime on Mac
Geir Nøklebye
geir.noklebye at dayturn.com
Thu Jun 16 07:19:53 PDT 2016
In addition to Cincder’s comment about the macOS 10.12 SDK not supporting QuickTime they have also made a number of changes to the C++ support where Libstdc++ is deprecated and needs to be replaced with libc++. For a very preliminary compile of the Kokua viewer on the XCode 8 beta, this affected all the plugins but should be easy to fix.
In addition they have now complete library support for C++14 and support Thread-Local Storage (TLS).
There are also improvements in Link-Time Optimizations (which probably makes it practical to apply to the viewer for the first time), and other hints and methods for optimization of the code that helps the compiler.
The LLVM presentation slides <http://devstreaming.apple.com/videos/wwdc/2016/405i2ilotov3bazyei1/405/405_whats_new_in_llvm.pdf> have more details, as does the video of the same presentation. https://developer.apple.com/videos/play/wwdc2016/405/ <https://developer.apple.com/videos/play/wwdc2016/405/>
Cheers,
Geir Nøklebye
> On 15. jun. 2016, at 21.00, opensource-dev-request at lists.secondlife.com wrote:
>
> Send opensource-dev mailing list submissions to
> opensource-dev at lists.secondlife.com
>
> To subscribe or unsubscribe via the World Wide Web, visit
> /index.html
> or, via email, send a message with subject or body 'help' to
> opensource-dev-request at lists.secondlife.com
>
> You can reach the person managing the list at
> opensource-dev-owner at lists.secondlife.com
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of opensource-dev digest..."
>
>
> Today's Topics:
>
> 1. Re: Quicktime on Mac (Oz Linden (Scott Lawrence))
> 2. Re: Quicktime on Mac (Cinder Roxley)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 15 Jun 2016 09:22:22 -0400
> From: "Oz Linden (Scott Lawrence)" <oz at lindenlab.com>
> Subject: Re: [opensource-dev] Quicktime on Mac
> To: opensource-dev at lists.secondlife.com
> Message-ID: <9644135b-f535-50e2-0d52-aacc9eacf1c5 at lindenlab.com>
> Content-Type: text/plain; charset="windows-1252"
>
> On 2016-06-13 18:18 , Cinder Roxley wrote:
>> Hello,
>>
>> As the replacement of quicktime was being discussed here recently, I?m
>> just checking out Xcode 8 and Quicktime has been completely removed
>> from macOS 10.12 SDK. Haven?t installed Sierra yet to see, but there?s
>> a good chance the plugin is broken in it. (You certainly can?t compile.)
>>
>> This not only affects the quicktime plugin, but the mac volume catcher
>> in the viewer.
> Our plan is to address the quicktime plugin for the Mac in the 64bit
> project; the focus for the moment with respect to Quicktime is replacing
> it on Windows
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20160615/9cbe9c7a/attachment.html
>
> ------------------------------
>
> Message: 2
> Date: Wed, 15 Jun 2016 13:26:36 +0000
> From: Cinder Roxley <cinder at alchemyviewer.org>
> Subject: Re: [opensource-dev] Quicktime on Mac
> To: opensource-dev at lists.secondlife.com
> <opensource-dev at lists.secondlife.com>
> Message-ID:
> <01000155543dfaca-040b25b1-dd2c-4e49-b0bd-b84ca9c35f76-000000 at email.amazonses.com>
>
> Content-Type: text/plain; charset="utf-8"
>
> On June 15, 2016 at 7:22:27 AM, Oz Linden (Scott Lawrence) (oz at lindenlab.com <mailto:oz at lindenlab.com> ) wrote:
>
> On 2016-06-13 18:18 , Cinder Roxley wrote:
> Hello,
>
> As the replacement of quicktime was being discussed here recently, I?m just checking out Xcode 8 and Quicktime has been completely removed from macOS 10.12 SDK. Haven?t installed Sierra yet to see, but there?s a good chance the plugin is broken in it. (You certainly can?t compile.)
>
> This not only affects the quicktime plugin, but the mac volume catcher in the viewer.
>
>
> Our plan is to address the quicktime plugin for the Mac in the 64bit project; the focus for the moment with respect to Quicktime is replacing it on Windows
> Shouldn?t be an issue then, I would think. macOS Sierra isn?t due out until fall.
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20160615/a9a944c0/attachment-0001.htm
>
> ------------------------------
>
> _______________________________________________
> opensource-dev mailing list
> opensource-dev at lists.secondlife.com
> /index.html
>
>
> End of opensource-dev Digest, Vol 72, Issue 5
> *********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/opensource-dev/attachments/20160616/6ec66d9a/attachment.htm
More information about the opensource-dev
mailing list