> On Oct 31, 2018, at 10:54, Christiaan Hofman <cmhof...@gmail.com> wrote: > > Unfortunately I also cannot make it work with libc++ and 10.6 dropped. I get > a stupid warning about incompatible pointer types in FVCacheFile (even though > there’s a clang diagnostic ignored), and more problematic, the new and delete > don’t work in FVCacheFile. Any ideas?
Huh. The FVCacheFile.m in BibDesk’s repo looks like ObjC only? If you add the C++ stuff from my github project, make sure to change the filename or tell Xcode it’s ObjC++. That’s the only thing I can think of. _______________________________________________ Bibdesk-develop mailing list Bibdesk-develop@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bibdesk-develop