2

AVAudioPlayerMonoMac での使用に問題があります。

コンソールに次の警告が表示されます。

Class AVAudioPlayer is implemented in both ?? and /System/Library/Frameworks/AVFoundation.framework/AVFoundation. One of the two will be used. Which one is undefined.

これに続いてSegmentation fault: 11、すぐにクラッシュします。

私のMonoMacアプリがどういうわけかiOSライブラリをロードしていると思いますAVAudioPlayer. 何か案は?

4

1 に答える 1

0

Xamarin は、この問題を修正する Xamarin.Mac をリリースしました。

于 2012-12-13T06:42:41.120 に答える