darlinghq / darling

Darwin/macOS emulation layer for Linux
http://www.darlinghq.org
GNU General Public License v3.0
11.33k stars 435 forks source link

Symbol not found: _OBJC_CLASS_$_AVAudioPlayer #821

Open JellyBrick opened 4 years ago

JellyBrick commented 4 years ago

image

amosbird commented 3 years ago

A simiar symbol missing error

Darling [/Volumes/SystemRoot/home/amos]$ /Applications/Kim.app/Contents/MacOS/Kim
dyld: Symbol not found: _AVMediaTypeMuxed
  Referenced from: /Applications/Kim.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework (which was built for Mac OS X 10.9)
  Expected in: /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
 in /Applications/Kim.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework
abort_with_payload: reason: Symbol not found: _AVMediaTypeMuxed
  Referenced from: /Applications/Kim.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework (which was built for Mac OS X 10.9)
  Expected in: /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
 in /Applications/Kim.app/Contents/MacOS/../Frameworks/Electron Framework.framework/Electron Framework; code: 4
Abort trap: 6 (core dumped)