【发布时间】:2016-05-08 06:07:43
【问题描述】:
我的朋友让我为他们测试一个使用sdl2_mixer 来获取声音的程序。我使用的是 OS X 10.11。
我从 Homebrew 安装了sdl2_mixer,但是当我运行程序时,没有声音。
我们尝试了.mp3 和.ogg 文件,但无济于事。
显示这个警告,但不知道是不是跟问题有关:
This application, or a library it uses, is using the deprecated Carbon
Component Manager for hosting Audio Units. Support for this will be
removed in a future release. Also, this makes the host incompatible with
version 3 audio units. Please transition to the API's in AudioComponent.h.
【问题讨论】:
标签: homebrew sdl-2 osx-elcapitan