美文网首页
Carbon Component Manager问题

Carbon Component Manager问题

作者: takasuky | 来源:发表于2016-03-30 10:57 被阅读176次

    在head first java的第一个音乐播放器中出现了警告:

    WARNING:  140: 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.

    出现警告提示的java版本是1.7,更新到1.8后解决。

    参考:

    http://webcache.googleusercontent.com/search?q=cache:http://stackoverflow.com/questions/33098495/java-carbon-component-warning-on-runtime-os-x&gws_rd=cr&ei=pvf6VrDcEo7t0ATI9J_ACw

    相关文章

      网友评论

          本文标题:Carbon Component Manager问题

          本文链接:https://www.haomeiwen.com/subject/rvnslttx.html