[macOS] Media build broken on XCode 11

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • jfx15
    • Affects Version/s: 8u221, jfx14
    • Component/s: javafx
    • os_x

        When building on MacOSX10.15, there is an issue since the protocol for objc_msgSend is changed:

        ../../platform/osx/avf/AVFAudioProcessor.mm:111:21: error: no matching function for call to 'objc_msgSend'
                            objc_msgSend(audioMixInputParameters,
                            ^~~~~~~~~~~~
        /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/usr/include/objc/message.h:63:1: note: candidate function not viable: requires 0 arguments, but 3 were provided
        objc_msgSend(void /* id self, SEL op, ... */ )

              Assignee:
              Johan Vos
              Reporter:
              Johan Vos
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: