> On 30 Jan 2017, at 18:27, Adam R. Maxwell <amaxw...@mac.com> wrote:
> 
> 
>> On Jan 30, 2017, at 06:18 , Christiaan Hofman <cmhof...@gmail.com 
>> <mailto:cmhof...@gmail.com>> wrote:
>> 
>> 
>>> On 30 Jan 2017, at 14:37, Christiaan Hofman <cmhof...@gmail.com 
>>> <mailto:cmhof...@gmail.com>> wrote:
>>> 
>>> Adam, it looks like Xcode 8 does not support QTKit anymore. This means that 
>>> the FileView project does not compile anymore. Do you know what should 
>>> change to fix thuis, can QTKit dependency be easily removed?
> 
> When I wrote it, they had just deprecated QT and were encouraging everyone to 
> use the new QTKit framework, so this is nice. I guess the replacement is a 
> bunch of AVFoundation stuff, but I've never worked with that framework. I'll 
> look into it.
> 

For now I have commented out the parts that uses QTKit. That seems to work, 
just drops support for movie icons (not a very big loss I think).

>> And another problem is that I get a warning about libstc++ being deprecated. 
>> Is there a way to get rid of that?
> 
> I think the malloc zone stuff still uses C++, so I'm not sure how to link it 
> without that. Sorry I haven't noticed this; I gave up on updating Xcode since 
> it just keeps getting shittier. I think the clang team spends most of their 
> time inventing new warnings and trying to turn Obj-C into C++ or Java.
> 
> -- 
> adam

Yea, they’re dismantling Job’s heritage, I guess.

Unfortunately I have no idea about the C++ part of FileView. Is it required for 
the memory management and caching improvements?

Christiaan

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Bibdesk-develop mailing list
Bibdesk-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bibdesk-develop

Reply via email to