-
Notifications
You must be signed in to change notification settings - Fork 171
OpenAL build is broken again. #691
Copy link
Copy link
Open
Description
Building develop branch fails with numerous errors if cmake is invoked with -DOPENAL_ENABLED=ON.
initSoundEngine, exitSoundEngine and loadSoundResources and freeSoundResources are only defined in the header under FMOD, playMusic is playmusic under OpenAL. And struct OPENAL_BUFFER doesn't have a pointer to a release function in its forward declaration. There may be further issues, as I'm out of time for now.
If no one else gets to this, I'll probably kick it a few more times and open a PR.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels