Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8237078

[macOS] Media build broken on XCode 11

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jfx15
    • 8u221, jfx14
    • 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, ... */ )

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

                Created:
                Updated:
                Resolved: