Unless I misapplied your patch, it looks like xaudio2 gets disabled on OS X due to lack of full OpenAL support. OS X does support some OpenAL APIs through CoreAudio in a 1:1 fashion, and the rest would likely need to be implemented.
I can take a pass at this, unless there’s some objection.
-Matt
On Aug 28, 2015, at 10:09 PM, Sebastian Lackner sebastian@fds-team.de wrote:
On 29.08.2015 03:51, Matt Durgavich wrote:
Looks like it is too late :(
This appears to break the build on OSX. Any idea for when a patch will arrive?
The following patch (submitted today) might help: http://source.winehq.org/patches/data/114068
(needs "autoreconf -f" to update the ./configure script)
-Matt