pspdev / psplibraries

A script to automatically build open-source libraries for PSP homebrew development.
47 stars 45 forks source link

OpenAL examples break build in systems with FFMPEG headers installed #33

Closed Fordi closed 4 years ago

Fordi commented 8 years ago

Quick fix is to just disable examples (in scripts/openal.sh, add "-D EXAMPLES=OFF" to the psp-cmake line).

sharkwouter commented 4 years ago

it's likely this issue can be closed, since a fix for it seems to have been merged a long time ago.

dbeef commented 4 years ago

Thanks @sharkwouter, linked PR is indeed merged. Closing.