Skip to content

OSX: unable to build Objective-C testsuite #20816

@alalek

Description

@alalek

Build logs:

/Volumes/build-storage/build/precommit_custom_mac/build/osx/build/build-x86_64-macosx/modules/objc_bindings_generator/osx/gen/objc/imgcodecs/Mat+QuickLook.mm:26:62: error: no known class method for selector 'preferredFontDescriptorForTextStyle:options:'
        return [NSFont fontWithDescriptor:[[NSFontDescriptor preferredFontDescriptorForTextStyle:NSFontTextStyleBody options:@{}] fontDescriptorWithDesign:NSFontDescriptorSystemDesignSerif] size:SIZE];
                                                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/Volumes/build-storage/build/precommit_custom_mac/build/osx/build/build-x86_64-macosx/modules/objc_bindings_generator/osx/gen/objc/imgcodecs/Mat+QuickLook.mm:26:98: error: use of undeclared identifier 'NSFontTextStyleBody'
        return [NSFont fontWithDescriptor:[[NSFontDescriptor preferredFontDescriptorForTextStyle:NSFontTextStyleBody options:@{}] fontDescriptorWithDesign:NSFontDescriptorSystemDesignSerif] size:SIZE];
                                                                                                 ^
2 errors generated.

relates #20457
relates #18812

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions