feliwir / feliwir/SharpAudio

Could not find the native OpenAL library on MacOS

オープン
#68 コメント 8 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
C#
スター
194
フォーク
20
PR マージ指標
30日以内にマージされた PR はありません

説明

I have a problem with `AudioEngine.CreateDefault()` trying to find the OpenAL library. (I'm using a Mac)
I think a simple enough fix would be to add `/System/Library/Frameworks/OpenAL.framework/OpenAL` to the library search path like [OpenTK.OpenAL](https://github.com/opentk/opentk/blob/master/src/OpenAL/OpenTK.OpenAL/OpenALLibraryNameContainer.cs) does... or maybe you just want to use OpenTK.OpenAL (or some other OpenAL bindings) instead to avoid manually binding OpenAL yourself?
P.S. `AudioEngine.CreateDefault()` doesn't tell you/warn that it can return null.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。