Changes between Initial Version and Version 1 of Ticket #61076, comment 2


Ignore:
Timestamp:
Aug 27, 2020, 6:55:42 PM (4 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #61076, comment 2

    initial v1  
    11The error:
    22
     3{{{
    34:info:build ../src/osx/core/mimetype.cpp:434:32: error: use of undeclared identifier 'LSCopyDefaultApplicationURLForContentType'
    45:info:build     wxCFRef<CFURLRef> appUrl = LSCopyDefaultApplicationURLForContentType( cfuti, kLSRolesAll, NULL);
     6}}}
    57
    68I found out that LSCopyDefaultApplicationURLForContentType first appears on Mac OS 10.10. Source: https://developer.apple.com/documentation/coreservices/1447734-lscopydefaultapplicationurlforco?language=objc